Spring Boot Interview Questions (7+)
What is embedded container in spring boot and why it is important?
Spring boot comes with an embedded container which is a light weight server that can run inside spring boot application. It eliminates the Burdon from developer of packaging the appli...
codeinjava.hashnode.dev7 min read