thibaultclem / SpringWithSwagger

This project is a simple example of integration of Swagger with Spring 3 application (with Jersey 2).

Home Page:http://www.jakubstas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring with Swagger example

This project is a simple example of integration of Swagger with Spring 3 application (with Jersey 2).

About

This project was created to enhance my microseries on integration of Swagger with Jersey 2 in Spring application. For further information check out following posts from series called Spring Rest API with Swagger:

  1. Integration and configuration
  2. Creating documentation
  3. Exposing documentation
  4. Fine-tuning exposed documentation

Try it out!

  • Do it yourself and build and deploy it using your favourite IDE
  • Use embedded Jetty and run it right away with mvn jetty:run

Check following URLs (running this example on your localhost):

  1. Swagger API listing
  2. Swagger API documentation
  3. Swagger UI

About

This project is a simple example of integration of Swagger with Spring 3 application (with Jersey 2).

http://www.jakubstas.com


Languages

Language:JavaScript 77.9%Language:CSS 10.8%Language:Java 10.4%Language:HTML 1.0%