Property name Description Default value spring.boot.admin.client.enabled Enables the Spring Boot Admin Client. true spring.boot.admin.client.url Comma separated ordered list of URLs of the Spring Boot Admin server to register at. This triggers the Au
关注微信公众号:CodingTechWork,一起学习进步. 引言 对于一个线上程序或者服务而言,重要的是要有日志输出,这样才能方便运维.而日志的输出需要有一定的规划,如日志命名.日志大小,日志分割的文件个数等.在Spring的框架下,我们可以使用log4j来进行日志的设置,高版本的SpringBoot会使用log4j2. 介绍 log4j2概述 截取官网的原话:Apache Log4j 2 is an upgrade to Log4j that provides significant