List Question
20 TechQA 2024-03-22T21:47:08.577000Micronaut @ConfigurationProperties not loading in a List of pojos correctly
59 views
Asked by testing123
ConfigurationProperties does not take effect due to lack of ConfigurationPropertiesBindingPostProcessor
32 views
Asked by etherealss
Spring Boot 3 Unit Test cannot convert Duration value when ContextConfiguration is used to provide test scope
37 views
Asked by Jolley71717
@ConfigurationProperties in spring-boot:3.2.X does not working
323 views
Asked by napb
Why does @Value work, but not @ConfigurationProperties?
130 views
Asked by Zhi An
Spring Boot Binder java.util.NoSuchElementException
119 views
Asked by danipenaperez
I have problem with configuration of application properties in springboot
136 views
Asked by Hamid Sougouma Ali
Use @DefaultValue annotation with Map type for Spring Configuration Properties class
284 views
Asked by dgr
@ConfigurationProperties(prefix="app-props") is not working in spring-boot
72 views
Asked by leo
consuming a map from configmap to springboot application
344 views
Asked by Prashant Raghav
Spring Boot configuration properties: Resolve properties that are a map
174 views
Asked by markus_
How to test ConfigurtionProperties for immutable records?
35 views
Asked by Koin Arab
@ConfigurationProperties without default values in spring boot 3 using Kotlin
1.2k views
Asked by gstackoverflow
Third-party @ConfigurationProperties not being populated by spring-boot
197 views
Asked by toadzky
Using ConfigurationProperties / Constructor binding for immutable kotlin data class with custom spring context
291 views
Asked by Robert Gonciarz
Manipulate and validate ConfigurationProperties value in Spring Boot
88 views
Asked by chujudzvin
@ConfigurationProperties to fill Map<String, Object>
49 views
Asked by dat pham cao hoang
How to write Spring unit tests for classes annotated with @ConfigurationProperties?
361 views
Asked by Tomasz KamiĆski
Cannot bind Map to Object in Spring Configuration Properties from YAML file
748 views
Asked by John Dist
Spring Boot can no longer bind configuration properties when migrating to version 3+ in Kotlin
2.6k views
Asked by bart-kosmala