Spring Boot Hello API Simple Spring Boot REST API demonstrating a basic GET endpoint, Swagger/OpenAPI documentation and YAML-based configuration. Requirements Java 17 Run the application From the project root directory, run: .\mvnw.cmd spring-boot:run