Skip to content

Ushnash/simple-springboot-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Springboot WebService

Simple RESTful endpoint written in Springboot. The service accepts requests on /order and prints the contents of the request-body to the logging console.

Build & Execute

mvn clean spring-boot:run

Usage

http://[server]:[port]/order

About

Rudimentary RESTful webservice written in Springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages