Day 2 of my #SpringBoot learning journey!
Spring Boot as an Application Framework
What is Spring Boot?
Spring Boot is a Java-based application framework used to develop:
Standalone applications
Web applications
Microservices
It is built on top of the Spring Framework and simplifies appl...
springboot-learning.hashnode.dev2 min read