What is spring boot rest api? : Spring Boot



What is spring boot rest api? : Spring Boot..

Answer / Prachi Sachan

Spring Boot REST API refers to building RESTful web services with Spring Boot. It leverages the Spring Framework's Web module, which includes support for annotations like @RestController and @RequestMapping to create a RESTful architecture.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

How is an event handled in spring?

1 Answers  


How do you secure an api?

1 Answers  


Why is spring preferred over struts?

1 Answers  


What are the components of spring framework?

1 Answers  


How to start using spring?

1 Answers  


What is the importance of spring bean configuration file?

1 Answers  


What is @autowired in spring?

1 Answers  


How does singleton work in spring?

1 Answers  


What is circular dependency in spring?

1 Answers  


Is singleton thread safe in spring?

1 Answers  


What is oem odm?

1 Answers  


What are the different features of spring framework?

1 Answers  


Categories