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/
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/