Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 198 Bytes

File metadata and controls

13 lines (11 loc) · 198 Bytes

SpringBoot-Example

A simple SpringBoot gradle application exposing restful services.

Clean code principles

  • TDD
  • BDD
  • IOC

Dependencies

  • SpringBoot
  • Jackson-datatype
  • H2
  • json-path-assert