Intellij idea community with spring

broken image
broken image
broken image

Run your application and execute HTTP requestsĪdd Spring Boot Actuator for advanced health monitoring and endpoint analysisĪdd Spring Boot Developer Tools for faster application updates This tutorial guides you through steps that cover the following:Īdd dependencies for JPA and H2 that enable your Spring application to store and retrieve relational data It should already have the Spring Boot Starter Web dependency for building web applications.

broken image

The tutorial assumes that you start with a simple Spring Boot Maven project generated with Spring Initializr. This tutorial expands on Tutorial: Create your first Spring application to show how IntelliJ IDEA can help you write code, analyze your Spring application, and manage it at runtime.

broken image