Generate a Java8 Spring App with Swagger Codegen
Download the latest Swagger Codegen CLI jar from (maven central)[https://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/]
Execute the following command from the jar against your openapi-swagger-spec.json
# Powershell