nicolahcm / swagger-example

a basic implementation of swagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO USE SWAGGER

  1. add the dependencies (see the pom.xml)
  2. Create the configuration file, see the standard
    1. basePAckage
    2. extending the class
    3. add the 2 methods (copy paste)
  3. Navigate to localhost:8080/swagger-ui.html

About

a basic implementation of swagger


Languages

Language:Java 100.0%