Skip to content

Latest commit

 

History

History

jdi-dark-rest-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BOOKSTORE RESTful WEB SERVICE

Application created with Spring Boot and Hibernate integration. Documentation provided by Swagger.

OPEN API 3.0.1

Documentation: http://localhost:8081
Schema: http://localhost:8081/v3/api-docs

QUICK START

Intellij IDEA Ultimate Edition - Just start com.epam.jdi.bookstore.BookstoreApiApplication
Intellij IDEA Community Edition - use mvn spring-boot:run command
In order to shut down application gracefully make a call POST http://localhost:8081/actuator/shutdown