christophknabe / spring-ddd-bank

A sample project following Domain Driven Design with Spring Data JPA
GNU Lesser General Public License v2.1
509 stars 125 forks source link

Integration of Swagger for REST API documentation #4

Closed christophknabe closed 6 years ago

christophknabe commented 6 years ago

It would be good to generate documentation for the REST API from the source code. For this Swagger 2 suits very well. See the following article on DZone: https://dzone.com/articles/spring-boot-restful-api-documentation-with-swagger