jersey topic
aws-lambda-servlet
AWS Lambda adapter for Java's Servlets (and Jersey in particular, JAX-RS implementation)
jersey-jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
Jax-RS-Performance-Comparison
:zap: Performance Comparison of Jax-RS implementations and embedded containers
hikaku
A library that tests if the implementation of a REST-API meets its specification.
rest-in-action
REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
serverless-java-container
A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
micro-server
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monoli...
Jersey-2.x-User-Guide
Jersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
RestDemo
RESTful Web Service Demos with Jersey ,Hibernate,Mysql,SQLserver,jQuery,AangularJS,Boostrap. (REST 案例大全)
microservices-springboot
Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.