a springboot java based skeleton, developed in TDD methodology. exploring the project, you will find tests: component (groovy based), integration and unit tests.
after running the application, call in rest client (GET) to - localhost:8080/hello-boot/{yourname}, and you will get a personalized greeting message from the boot.