LombokSourceAnnotated Class — spring-boot Architecture
Architecture documentation for the LombokSourceAnnotated class in LombokSourceAnnotated.java from the spring-boot codebase.
Entity Profile
Relationship Graph
Source Code
configuration-metadata/spring-boot-configuration-processor/src/test/java/org/springframework/boot/configurationsample/source/LombokSourceAnnotated.java lines 24–31
@Getter
@TestConfigurationProperties("example")
public class LombokSourceAnnotated {
@TestNestedConfigurationProperty
private final LombokSource nested = new LombokSource();
}
Domain
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free