Spring Boot Day 2
Ways to create spring boot project:
Create a maven project and add all starter dependencies.
Use Spring initializr, it's a tool or a website in which the developer just needs to choose the project whether the project will be Gradle or will be maven...
swayamdev.hashnode.dev2 min read