Home / Type/ ExampleEnum Type — spring-boot Architecture

ExampleEnum Type — spring-boot Architecture

Architecture documentation for the ExampleEnum type/interface in ValueObjectBinderTests.java from the spring-boot codebase.

Entity Profile

Source Code

core/spring-boot/src/test/java/org/springframework/boot/context/properties/bind/ValueObjectBinderTests.java lines 497–503

	public enum ExampleEnum {

		FOO_BAR,

		BAR_BAZ

	}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free