Skip to content

Spring Boot PoC w/ JPA, Hibernate, and Swagger API Console (Maven / Java)

Notifications You must be signed in to change notification settings

loxal/spring-boot-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot PoC

Support this project

PayPal Donate Flattr Donate Gratipay Donate

Support this work with cryptocurrencies like BitCoin!

Leveraged Technologies

  • Maven
  • Spring Boot stack
    • Spring Data JPA (persistence)
    • Spring MVC (REST endpoint)
  • Swagger UI (for API documentation)

Run Application

To start this web application just follow these steps:

  1. Build the project via Maven:

     mvn clean spring-boot:run
    
  2. Browse to the application root for API documentation:

    http://localhost:8080/

About

Spring Boot PoC w/ JPA, Hibernate, and Swagger API Console (Maven / Java)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published