简体   繁体   中英

What all options do I have to build a RESTful web service?

We have a requirement to build a RESTful web service. I've been reading up some articles to understand what are the various options(PL, frameworks, etc) that I could use.

The most obvious option seems to be using Spring with Jersey. What could be the other alternatives and how would it better/worse that Spring with Jersey.

Thanks!

  1. Playframework (Aysync, scalable, different plugins support like security, ddatabase, caching,...)
  2. Dropwizard - simple but powerful it also supports different plugins.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM