The New Spring Boot Initializr: the Good and the Not-So-Good!

There has been a change to the Spring Boot Initializr. If you haven't used Spring Boot Initializr before, it is a web interface used to quickly create new Spring Boot projects.

In case you don't know, Spring Boot is one of the most popular Java-based frameworks for building enterprise applications and microservices. You can check out this intro to Spring Boot to get more details.