When should you use a spring boot? : Spring Boot
Answer / Kumar Saurabh Pratap
You should use Spring Boot when you want to build Java-based applications quickly and easily, leveraging the power of the Spring Framework without dealing with complex configuration or setup.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between hibernate and spring data jpa?
Explain the use of @controller and @requestmapping annotations in spring mvc.
What does a framework means?
What are the different advice types in spring?
How do you secure an api?
Why is spring boot so popular? : Spring Boot
What are different types of autowire types?
What is servlet in spring?
What are the features/ characteristics of spring?
Why spring is loosely coupled?
How many types of autowiring are there in spring?
What is the difference between war file and jar file?