You know, Eclipse IDE doesn't have built-in support for creating a new Spring Boot project. But no worries, watch this video to see how to create a Spring Boot project in Eclipse without any extra setup. In detailed, I will show you:
Generate a new Spring Boot project using Spring Initializr
Code a hello world REST API
Run the Spring Boot application and test the API out right inside the IDE
Have fun programming with Java and Spring framework!
#eclipseide #springboot #javaprogramming