1

I know JAX-RS has many implementations like RESTEASY,Jersy,RestLet.But when i use Spring boot project i just need to add Spring-web dependency and i am ready to go for creating REST APIs.I want to know what is the implementation Spring Boot Rest uses to support REST ?

A.J
  • 119
  • 11

1 Answers1

1

Difference between JAX-RS and Spring Rest

hope that solves your problem or makes it a little clearer.

Devilluminati
  • 328
  • 1
  • 15