DEV Community

Discussion on: Why Spring MVC is best for Creating RESTful Web Services in Java?

Collapse
 
javinpaul profile image
javinpaul

Microprofile is good but I still see point using Spring MVC for creating RESTful Web Service in Java because you can literally use all your knowledge without spending time and effort to learn a new technology just for REST. If you can its well and good but if you don't have that much time, Spring MVC is better option.