The package with the Spring Boot application class in it.
Name of the application class within the given package
path to the file containing the @SpringBootApplication annotation
path to the file containing the @SpringBootApplication annotation
Name of the application class within the given package
The stem of the application class. Strip "Application" if present.
The package with the Spring Boot application class in it.
Infer any number of structures, looking at both Java and Kotlin
Generated using TypeDoc
Represents the structure of a Spring Boot project, which can be inferred from its contents. Covers application class and starters.