What is Jersey?
It is open source, production quality, framework for developing RESTful Web Services in Java that provides support for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference Implementation. It provides it’s own API that extend the JAX-RS toolkit with additional features and utilities to further simplify RESTful service and client development.
Jersey is a tool in the Microframeworks (Backend) category of a tech stack.
Who uses Jersey?
Companies
14 companies reportedly use Jersey in their tech stacks, including Bodybuilding.com, SnapEngage, and Graylog.
Developers
100 developers on StackShare have stated that they use Jersey.
Jersey Integrations
Java, Apache Maven, Eclipse, Oracle, and Java EE are some of the popular tools that integrate with Jersey. Here's a list of all 6 tools that integrate with Jersey.
Pros of Jersey
4
1
1
Jersey's Features
- Track the JAX-RS API and provide regular releases of production quality Reference Implementations that ships with GlassFish
- Provide APIs to extend Jersey & Build a community of users and developers
- Make it easy to build RESTful Web services utilizing Java and the Java Virtual Machine.
Jersey Alternatives & Comparisons
What are some alternatives to Jersey?
Spring
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
Jetty
Jetty is used in a wide variety of projects and products, both in development and production. Jetty can be easily embedded in devices, tools, frameworks, application servers, and clusters. See the Jetty Powered page for more uses of Jetty.
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.