Skip to content

guilherme-nsr/spring-rest-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring REST Service

This is a simple RESTful web service with a greeting endpoint wich responds in JSON.
Its purpose is to get started with Spring Framework and Spring Boot.
The project is based on this guide.

Getting Started

  1. Clone this repo
  2. Run ./mvnw spring-boot:run
  3. Open up http://localhost:8080/greeting?name=Guilherme in your browser

This project already has a hot reloading feature, so try to change some code and enjoy it!

About

A Demo Spring Boot RESTful Web Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages