cloud-erp-school-system / backend

GNU General Public License v3.0
0 stars 0 forks source link

Configure Swagger in the backend #18

Closed patricksan closed 3 years ago

patricksan commented 3 years ago

This will ensure that we have a proper API documentation.

Use this link to install the swagger: https://www.baeldung.com/swagger-2-documentation-for-spring-rest-api

Aurrix commented 3 years ago

@patricksan @shreyathumma I had config ready from one of the projects, I also had time, so I've implemented this issue.