Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 291 Bytes

TryoutSwagger

How to start the TryoutSwagger application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/tryoutswagger-1.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080