Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Overview

In this task we will work with Spring Boot and practice creating Spring beans.

Task

  1. In SpringInitializr website https://start.spring.io/ create a new project. Change the artifact, project and package name as below.

  2. Click the Generate button. It will download your zipped project. Find it in your Downloads folder, unzip it and copy and paste it into your IdeaProjects folder. In your IntelliJ select File-> Open and open up the unzipped folder.

  • No labels