Closed BeyondTheBlade closed 1 month ago
+1
spring.factories not allowed in SpringBoot3 can create new artifactId, eg: jasypt-spring-boot3-starter, keep version same too
spring.factories = META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
please support it, thank you
What's your issue? 3.0.5 works just fine at least with spring boot 3.3.3 and 3.3.4.
spring.factories not allowed in SpringBoot3 can create new artifactId, eg: jasypt-spring-boot3-starter, keep version same too spring.factories = META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports please support it, thank you
What's your issue? 3.0.5 works just fine at least with spring boot 3.3.3 and 3.3.4.
you are right. I check my code, find it maybe 2.X level up 3.X IDEA Cache question。3.0.5 can used in spring boot 3.3.3
spring.factories not allowed in SpringBoot3 can create new artifactId, eg: jasypt-spring-boot3-starter, keep version same too
spring.factories = META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
please support it, thank you