jersey topic

List jersey repositories

aws-lambda-servlet

26
Stars
11
Forks
Watchers

AWS Lambda adapter for Java's Servlets (and Jersey in particular, JAX-RS implementation)

jersey-jwt

159
Stars
37
Forks
Watchers

Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.

Jax-RS-Performance-Comparison

187
Stars
76
Forks
Watchers

:zap: Performance Comparison of Jax-RS implementations and embedded containers

hikaku

195
Stars
19
Forks
Watchers

A library that tests if the implementation of a REST-API meets its specification.

rest-in-action

470
Stars
149
Forks
Watchers

REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。

serverless-java-container

1.5k
Stars
549
Forks
Watchers

A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.

micro-server

939
Stars
216
Forks
Watchers

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

245
Stars
90
Forks
Watchers

Jersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译

RestDemo

169
Stars
115
Forks
Watchers

RESTful Web Service Demos with Jersey ,Hibernate,Mysql,SQLserver,jQuery,AangularJS,Boostrap. (REST 案例大全)

microservices-springboot

77
Stars
57
Forks
Watchers

Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.