/swagger-client-code-generation

This project is a sample REST service documented using Springfox Swagger, with automatic Angular client code generation done using Swagger Codegen CLI.

Primary LanguageJava

Springfox Swagger client code generation example

Code Soapbox logo

This project is a sample REST service documented using Springfox Swagger, with automatic Angular client code generation done using Swagger Codegen CLI.

To learn how to generate client code from Spring Boot using Springfox Swagger, read the post:

Code Soapbox - Generate client code From Spring Boot using Springfox Swagger

Getting Started

  1. Clone the repository
$ git clone https://github.com/daniel-frak/swagger-client-code-generation.git
  1. Build the application
$ mvn clean install

Built With

Screenshots

Swagger UI documentation

License

This project is licensed under the MIT License - see the license details.