ulisesbocchio / jasypt-spring-boot

Jasypt integration for Spring boot
MIT License
2.92k stars 523 forks source link

jasypt 3.0.5 在spring boot2.3.12.RELEASE日志打印找不到appName #396

Open qiaoiii opened 3 months ago

qiaoiii commented 3 months ago

2024-08-13 17:40:09.676#-#comp-msg:lambda$new$2#-#INFO#-#DefaultLazyPropertyFilter.java:45#18600#main#{"request":"","response":"","header":"","message":"Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter"} 2024-08-13 17:40:09.682#-#comp-msg:lambda$new$2#-#INFO#-#DefaultLazyPropertyResolver.java:46#18600#main#{"request":"","response":"","header":"","message":"Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver"} 2024-08-13 17:40:09.684#-#comp-msg:lambda$new$2#-#INFO#-#DefaultLazyPropertyDetector.java:44#18600#main#{"request":"","response":"","header":"","message":"Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector"}

. _ _ /\ / '_ () \ \ \ \ ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ \/ _)| |)| | | | | || (| | ) ) ) ) ' |__| .|| ||| |\, | / / / / =========|_|==============|__/=//// :: Spring Boot :: (v2.3.12.RELEASE)

2024-08-13 17:40:16.813#-#APP_NAME_IS_UNDEFINED:loadNacosData#-#WARN#-#NacosPropertySourceBuilder.java:87#18600#main#{"request":"","response":"","header":"","message":"Ignore the empty nacos configuration and get it based on dataId[comp-msg] & group[DEFAULT_GROUP]"} 2024-08-13 17:40:22.849#-#APP_NAME_IS_UNDEFINED:loadNacosData#-#WARN#-#NacosPropertySourceBuilder.java:87#18600#main#{"request":"","response":"","header":"","message":"Ignore the empty nacos configuration and get it based on dataId[comp-msg-dev.yaml] & group[DEFAULT_GROUP]"} 2024-08-13 17:40:22.850#-#APP_NAME_IS_UNDEFINED:initialize#-#INFO#-#PropertySourceBootstrapConfiguration.java:112#18600#main#{"request":"","response":"","header":"","message":"Located property source: [BootstrapPropertySource {name='bootstrapProperties-comp-msg-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-comp-msg.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-comp-msg,DEFAULT_GROUP'}]"} 2024-08-13 17:40:22.855#-#APP_NAME_IS_UNDEFINED:logStartupProfileInfo#-#INFO#-#SpringApplication.java:652#18600#main#{"request":"","response":"","header":"","message":"The following profiles are active: dev"}