This is the source code of the API application described in the article: API development (Part 1): Spring Boot, Jersey and Swagger always happy together.
This version uses the Swagger V2 specification, see the See swagger-v3 branch for the Swagger V3 specification version.
To run the application you can use the Spring Boot Maven plugin:
mvn spring-boot:run