This is a simple app using Spring Boot as part of Red Hat OpenShift Application Runtimes.
git clone
mvn spring-boot:run
The app uses Spring Fox to generate an OpenAPI spec. You can view the spec at /swagger.json or Swagger UI at /swagger-ui.html.
Hello