Creating our First Spring Boot Application
Learn to create your first spring boot application step by step.
What we’ll build
We will now build the Elite Club application, which any browser can connect to.
The initial version of the application will expose one RESTendpoint to return the hardcoded list of Elite Clubs. The subsequent chapter will be improving the application by adding new features.
What we’ll need
For this, we will need an Integrated Developer Environment (IDE).
Popular choices include IntelliJ IDEA, Spring Tools, Visual Studio Code, and Eclipse. We will use IntelliJ IDEA for this course.
Get hands-on with 1200+ tech skills courses.