Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
Spring Interview Questions
→
Spring AOP, Spring JDBC, Spring Hibernate Interview Questions in Spring Interview Questions
→
Explain the advantages of using Spring Boot for ap...
1.
Explain the advantages of using Spring Boot for application development.
Answer»
Spring
BOOT
helps to
CREATE
stand-alone applications which can be started using java.jar (Doesn’t require configuring WAR
FILES
).
Spring Boot also offers pinpointed ‘started’ POMs to Maven configuration.
Has provision to embed Undertow, Tomcat, Jetty, or other web servers directly.
Auto-Configuration: Provides a way to automatically configure an
APPLICATION
BASED
on the dependencies present on the classpath.
Spring Boot was developed with the intention of lessening the lines of code.
It offers production-ready support like monitoring and apps developed using spring boot are easier to launch.
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
What are the uses of @RequestMapping and @RestController annotations in Spring Boot?
Can the default web server in the Spring Boot application be disabled?
How to disable specific auto-configuration class?
Can you tell how to exclude any package without using the basePackages filter?
Can we change the default port of the embedded Tomcat server in Spring boot?
What are the possible sources of external configuration?
What is Spring Boot dependency management system?
What are the effects of running Spring Boot Application as “Java Application”?
What does @SpringBootApplication annotation do internally?
What are the features of Spring Boot?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies