Skip to content

josepplloo/spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-demo

Tutorial based in the rest service guide provided by Spring.io

Build & Run this project

Install the JDK stuff and clone this repo.

execute ./gradlew build for build.

execute ./gradlew bootRun for run, go to your browser or curl for http://localhost:8080/hello. eg http://localhost:8080/greeting?name=josepplloo

About

getting starter with spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages