BarProperties Class — spring-boot Architecture
Architecture documentation for the BarProperties class in KotlinConfigurationPropertiesBeanRegistrarTests.kt from the spring-boot codebase.
Entity Profile
Source Code
core/spring-boot/src/test/kotlin/org/springframework/boot/context/properties/KotlinConfigurationPropertiesBeanRegistrarTests.kt lines 57–58
@ConfigurationProperties("bar")
class BarProperties(val name: String?, val counter: Int = 42)
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free