This project contains an example of how to generate the API interfaces from an OpenApi specification using the spring generator.
The generator starts at the maven compile phase, so to run it just execute:
mvn clean compile
and the API will be generated in the configured folder