Skip to content

Simple rest-system for studying Spring Boot framework

Notifications You must be signed in to change notification settings

IBlasterus/rest-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST sample

Simple rest-system for studying Spring Boot framework

TODO in v0.0.1

  • Create a simple REST-system with API method test_hello that obtain one JSON parameter username and produce JSON response with parameter greetings with string "Hello, username".
  • Create filter for logging request/response body.
  • Create JSON-scheme verification.
  • Create unit-test.

About

Simple rest-system for studying Spring Boot framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages