adspace


What is spring boot rest api? : Spring Boot

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lazy class?

490


What is difference between @controller and @restcontroller in spring?

556


How can you inject java collection in spring?

518