3 Core Features of Spring Boot: All You Need To Know
Introduction
To build a complete web application a lot of frameworks are required. For example:
REST APIs: Spring, Spring MVC, Tomcat, JSON conversion etc
Unit Testing: Spring Test, JUnit, Mockito etc
Spring Boot provides following three core fea...
juhilee.hashnode.dev4 min read
Ajinkya Khutwad
Good