Categories
Alex Pask
Random thoughts about programming, the cloud and the future of technology.
Archive of posts with
category 'Spring Initializr'
Creating a self-service project generator with a custom Spring Initializr
start.spring.io is the staple of all new Spring Boot projects, providing the ability to quickly add dependencies and spring starters with just a click of a button. But what would...