An open API service indexing awesome lists of open source software.

https://github.com/romenrg/java-spring-boot-boilerplate


https://github.com/romenrg/java-spring-boot-boilerplate

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Java Spring Boot Boilerplate

Basic helloworld project with Spring.

# Creating it

The source files have been manually created following the example in the official guide:
https://docs.spring.io/spring-boot/docs/current/reference/html/getting-started-first-application.html.

# Running it
`mvn spring-boot:run`