Home Project Spring Boot Boilerplate Posted on February 26, 2017 by Edit
An boilerplate web application to kick start development. Spring Boot based Web Application boilerplate, with stateless authentication using JWT. View Source Code

Setup

Install MySQL and create `boilerplate` schema. Clone the repository. git clone https://github.com/shivajivarma/spring-boot-webapp-boilerplate

Run

To run the demo application just execute this command in the root directory: mvn spring-boot:run And navigate to http://localhost:8080 to check the demo.
This website is made possible by displaying online advertisements to our visitors.
Please consider supporting by disabling your ad blocker.
loading comments...
© 2023 Shivaji Varma. Made in India.