Skip to content

jonathanzea/springboot-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot (1.5.10) - Hello World Example

This project exposes a single endpoint that respons a string, helloworld. It has a simple pom.xml with the minimun requiered dependencies for work.

Management Endpoints

You'll also find a configuration in src/main/resources to easily enter those endpoints

How to run (IntelliJ)?

Create a new running configuration (Application type) and just add the main class com.zea.demo.springboot.Application and run it!

About

Spring Boot basic example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages