Skip to content

mfedkowicz/spec-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spec-demo

Spring Boot web app exposing simple PersonController, which supports following scenarios:

  • creating new person resource
  • getting specific person by its id
  • listing person resources filtered by name or surname.

The main goal was to present basic use cases of two libraries:

Application leverages H2 Database Engine so it is ready to download and play with.

About

Spring Boot web app presenting use case of specification-arg-resolver lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages