Doyle's Blog

Spring Boot take 2

I have been experimenting with Spring Boot [http://projects.spring.io/spring-boot/] the last couple days and I made a very small extension to my first test [https://doyleyoung.net/spring-boot/] of the framework. After reading a getting started guide [https://spring.io/guides/gs/spring-boot/] I discovered something else amazing about this project. I added the following class to my test...

Continue Reading...