Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 148 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 148 Bytes

Whatsit Swagger Module

  1. import the dependency into your pom, and set the base url to conf file
swagger: {
  baseUrl: /swagger/v1
}