Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 231 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 231 Bytes

springBoot_StartingPoint

Basic starting point created while writing a blog post on Spring Boot

Open using IntelliJ (File -> open -> click on pom.xml -> open -> open as project)

Run using ./mvnw clean compile spring-boot:run