Skip to content

This project is a sample REST service documented using Springdoc OpenAPI, with automatic Angular client code generation done using openapi-generator-maven-plugin.

Notifications You must be signed in to change notification settings

daniel-frak/openapi-client-code-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI client code generation example

Code Soapbox logo

This project is a sample REST service documented using Springdoc OpenAPI, with automatic Angular client code generation done using openapi-generator-maven-plugin.

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

Code Soapbox - Generate client code From Spring Boot using Maven

Getting Started

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

...or generate Angular code

$ mvn clean verify -P angular

Built With

Screenshots

Swagger UI documentation

License

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

About

This project is a sample REST service documented using Springdoc OpenAPI, with automatic Angular client code generation done using openapi-generator-maven-plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages