TestAccess Type — spring-boot Architecture
Architecture documentation for the TestAccess type/interface in TestAccess.java from the spring-boot codebase.
Entity Profile
Source Code
configuration-metadata/spring-boot-configuration-processor/src/test/java/org/springframework/boot/configurationsample/TestAccess.java lines 25–33
public enum TestAccess {
NONE,
READ_ONLY,
UNRESTRICTED
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free