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

https://github.com/peterchenhdu/helloworld

Spring Boot & Spring IO Platform Example.
https://github.com/peterchenhdu/helloworld

Last synced: 4 months ago
JSON representation

Spring Boot & Spring IO Platform Example.

Awesome Lists containing this project

README

        

# helloworld
Spring Boot & Spring IO Platform Example.

###package
mvn package

###run
mvn spring-boot:run

java -jar target/helloworld-0.0.1-SNAPSHOT.jar

###access
http://localhost:8080/
55

466

66