摘要: 利用springboot提供的 spring-boot-starter-actuator 包可以实现动态修改log4j2日志级别的功能 添加依赖 添加依赖包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>sp 阅读全文
posted @ 2021-01-13 14:41 夜洛IT后端技术分享 阅读(1414) 评论(0) 推荐(0) 编辑