ulisesbocchio / jasypt-spring-boot

Jasypt integration for Spring boot
MIT License
2.87k stars 514 forks source link

Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true #351

Open ghostman-git opened 1 year ago

ghostman-git commented 1 year ago

Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true

version: v3.0.5

zhajianjun commented 1 year ago

springboot启动类修改

wuditc1987 commented 5 months ago

this issue is the same as property "spring.main.allow-circular-references" , it should be a boolean type, but it converted to a string type 1711615687930 spring boot version: 2.7.2 version : 3.0.5 @ulisesbocchio

mulzhang commented 1 month ago

why??????