S

Satya • 3.38K Points
Extraordinary

Q. Which dependency is required to create a REST API in Spring Boot?

  • (A) spring-boot-starter-web
  • (B) spring-boot-starter-test
  • (C) spring-boot-starter-cache
  • (D) spring-boot-starter-security
  • Correct Answer - Option(A)
  • Views: 2
  • Filed under category Springboot
  • Hashtags:

Explanation by: Satya
spring-boot-starter-web provides Spring MVC and embedded Tomcat for REST API development.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.