List Question
20 TechQA 2024-01-23T07:24:20.290000Cannot register bean definition for bean that is already defined in TestConfiguration
92 views
Asked by Ilnyr Nasibullin
Register Spring Boot Configuration class, with generics, programmatically?
127 views
Asked by Johan
Matching application.yaml file for two specific profiles
48 views
Asked by usr-local-ΕΨΗΕΛΩΝ
Spring boot: environment variables configuration ignored
70 views
Asked by Jordi
How to use the configuration processor with records
276 views
Asked by mydeveloperplanet
How do I access application.yml Spring Properties from the BoostrapRegistryInitializer?
85 views
Asked by JGleason
How (Is it worth) to use condition annotations without spring-boot-autoconfigure?
24 views
Asked by legeyda
Why does @AutoConfiguration use proxyBeanMethods = false, @AutoConfigureBefore, @AutoConfigureAfter
910 views
Asked by Huseyin Aydin
Why env variable is not overwriting the spring's configuration?
677 views
Asked by Neron
spring boot config server production setup for error "You need to configure a uri for the git repository."
458 views
Asked by Jenna S
How to handle configuration When Spring Boot config server itself is down?
381 views
Asked by Sweta Sharma
Enable or disable Spring restful API (endpoint) based on the flag from DB
575 views
Asked by Usha
How to dynamically provide different .properties files for beans of same type?
358 views
Asked by zlekonis
Conditionally replace spring boot config yml property
183 views
Asked by Mohamed MOUFAHIM
why application.yml doesn't work in my springboot
27 views
Asked by Jiao
How to set a deserializer delegate class in java file instead of yml file?
946 views
Asked by JerrryUL
404 error when trying to call .jsp file in spring boot
522 views
Asked by Abdelrahman Nassar
Cannot override Spring Bean although CondionalOnMissingBean is present
793 views
Asked by Hasan Can Saral
Is it possible to disable one URL in controller in spring-boot?
324 views
Asked by Alexander Koritski
how we can configure spring boot application to store and retrieve java collections like lists and Date object in redis cache?
431 views
Asked by Paritosh Singh Chauhan