问题描述
无敏感数据,均为spring报错
Connected to the target VM, address: '127.0.0.1:3224', transport: 'socket'
[2022-06-29 15:13:15.917] [main] INFO = > Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@784b990c: startup date [Wed Jun 29 15:13:15 CST 2022]; root of context hierarchy
[2022-06-29 15:13:17.697] [main] INFO = > JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[2022-06-29 15:13:17.814] [main] INFO = > Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$2d2e4f87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Disconnected from the target VM, address: '127.0.0.1:3224', transport: 'socket'
Process finished with exit code 1
原因分析:
后面分析
解决方案:
注释掉日志配置