Test Your Spring Boot Applications with JUnit 5

Jonathan D’Andries

I love this walkthrough. For me, it was a great way to get back into Java, Spring Boot, and unit testing after several months away from programming. Something you might consider as a follow-up is a walkthrough on securing your configuration so that you don’t keep client ID and client secret in source control with your code.