This tutorial points to a dependency called "web" which I couldn't find. It seems the Spring Boot initializr now calls it by its full name, Spring Web Starter:
https://stackoverflow.com/questions/57333734/what-is-the-web-dependency-in-the-kotlin-spring-boot-tutorial
Is it ok to update the tutorial to reflect this new name/UI?