Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 273 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 273 Bytes

spring_boot_template

An empty bare bones template to start your java spring boot application

Simply run the main class (DemoApplication.java) and then visit http://localhost:8080/ to view the "Hello World!" message