Skip to content

jelosgithub/maven-build-test-for-spring-boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Spring Boot Hello World Example

Get started with the Spring Boot application, a hello world example.

https://mkyong.com/spring-boot/spring-boot-hello-world-example/

1. How to start

$ git clone [https://github.com/mkyong/spring-boot.git](https://github.com/mkyong/spring-boot.git)

$ cd spring-boot-hello-world

# Tomcat started at 8080
$ mvn spring-boot:run

# test
curl localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%