Home / Type/ TestOnOffEnum Type — spring-boot Architecture

TestOnOffEnum Type — spring-boot Architecture

Architecture documentation for the TestOnOffEnum type/interface in LenientStringToEnumConverterFactoryTests.java from the spring-boot codebase.

Entity Profile

Source Code

core/spring-boot/src/test/java/org/springframework/boot/convert/LenientStringToEnumConverterFactoryTests.java lines 106–110

	enum TestOnOffEnum {

		ONE, TWO, ON, OFF

	}

Analyze Your Own Codebase

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

Try Supermodel Free