I just started learning spring and while going to site https://start.spring.io/ I found that the spring people have spelled initializer as initializr. I was wondering whether it was random or is their a reason behind it.
The spelling mistake in initializr is inspired by initializr. Modern IDEs have integrated Spring Initializr that provides the initial project structure.
Spring Initializr provides an extensible API to generate JVM-based projects, and to inspect the metadata used to generate projects, for instance to list the available dependencies and versions.
Spring Initializr is a web-based tool provided by the Pivotal Web Service. With the help of Spring Initializr, we can easily generate the structure of the Spring Boot Project. It offers extensible API for creating JVM-based projects.
It was inspired by http://www.initializr.com/ (which is maybe slightly different in intent, but fills a similar niche).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With