/spring5-mvc-rest-api

Spring 5 MVC Rest API

Primary LanguageJava

Spring Framework 5 REST API

API which allows you to manage CRUD functionalities.

Installation

To run API you have to clone the github project. Then open and start it in your IDE. Afterwards go to API documentation generated by Swagger.

http://localhost:8080/swagger-ui.html

Built With

  • Spring 5 MVC
  • Java 8
  • JUnit 4
  • Swagger