Code & Slides for my talk about using TDD to create a Spring Boot App.
Did you know that tests are first class citizen in Spring Boot? You can actually create a whole application using only TDD in about half an hour (try this with JEE, folks 😉).
- slides contains my presentation. It is also available on GH Pages
- code contains a sample project
- hipster is the same sample project with hipster stuff