Skip to content

liebig/spring-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Framework Demo App

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Tutorial

curl -v http://localhost:8080/greeting?name=Joe

curl -v -s -H 'Accept-Language: de' http://localhost:8080/greeting?name=Joe

curl -v -s -H 'Accept-Language: en' http://localhost:8080/greeting?name=Joe

curl -v -s -H 'Accept-Language: fr_FR' http://localhost:8080/greeting?name=Joe

curl -v -X DELETE http://localhost:8080/api/customers/1

http://localhost:8080/actuator

java -jar .\demo-0.0.1-SNAPSHOT.war --spring.profiles.active=dev

About

Spring Framework Demo App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published