Spring Boot, H2, Spring Security, JWT, JPA, Rest API

Build Restful CRUD API for a forum using Spring Boot, H2, JPA and Hibernate.

Steps to Setup

Clone the application

git clone https://github.com/jessikasousa/spring-boot-rest-api.git

Run the app using maven

mvn spring-boot:run

The app will start running at http://localhost:8080