Spring Initializr is an open-source Spring Boot application powering start.spring.io. You can clone, customize, and self-host it to add custom dependencies or starters for your organization. The tutorial walks through cloning the repository, running it locally, adding a RestAssured dependency by editing the application.yml configuration, and then configuring IntelliJ IDEA Ultimate Edition to use the custom local instance instead of the default start.spring.io URL.
Table of contents
Run Spring Initializr LocallyAdd RestAssured Dependency SupportUsing Custom Spring Initializr from IntelliJ IDEA Ultimate EditionSummarySort: