jersey
There are 542 repositories under jersey topic.
aws/serverless-java-container
A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
aol/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-monolith styles.
waylau/rest-in-action
REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
waylau/Jersey-2.x-User-Guide
Jersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
codecentric/hikaku
A library that tests if the implementation of a REST-API meets its specification.
smallnest/Jax-RS-Performance-Comparison
:zap: Performance Comparison of Jax-RS implementations and embedded containers
waylau/RestDemo
RESTful Web Service Demos with Jersey ,Hibernate,Mysql,SQLserver,jQuery,AangularJS,Boostrap. (REST 案例大全)
cassiomolin/jersey-jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
bzdgn/spring-boot-restful-web-service-example
A detailed Standalone RESTful web service example application with the use of Spring Boot framework
bbilger/jrestless
Run JAX-RS applications on AWS Lambda using Jersey. Supports Spring 4.x. The serverless framework can be used for deployment.
cassiomolin/microservices-springboot
Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.
mrin9/Modular-Java-Jersey-Vue
Moduler Java, Embedded Tomcat, Jersey, Vue, Vue3, Composition API, PrimeVue, Restfull WebApp
cassiomolin/jersey-jwt-springsecurity
Example of REST API with JWT authentication using Spring Boot, Spring Security, Jersey and Jackson.
alex-shpak/rx-jersey
RxJava support for Jersey resources both server and client
Atmosphere/atmosphere-vertx
Atmosphere for Vert.x
logzio/guice-jersey
Guice module for starting Jetty based rest server with Jersey
opentracing-contrib/java-jaxrs
OpenTracing Java JAX-RS instrumentation
bbilger/jrestless-examples
JRestless Examples
dbelob/helloworld-web
Hello World web application in 39 different ways in Java
Xorlev/grpc-jersey
gRPC<->Jersey bridge
bleshik/aws-lambda-servlet
AWS Lambda adapter for Java's Servlets (and Jersey in particular, JAX-RS implementation)
abhirockzz/kafka-streams-example
Kafka Streams based microservice
dragontree101/spring-boot-demo
使用spring-boot的简单代码库,方便以后copy代码
skapral/puzzlerbot
PDD manager which manages puzzles in issue/PR comments
cassiomolin/jersey-websockets-undertow
Example of REST API along with WebSocket endpoint using Undertow, Weld, Jersey and JSR 356.
Nasruddin/spring-boot-samples
WIP - Updating to Spring boot 2.0
abhirockzz/docker-kafka-streams
Kafka streams microservice on Docker
nhenneaux/jersey-http2-jetty-connector
JAX-RS HTTP/2 Jetty Connector for Java 8+
abhirockzz/kafka-streams-interactive-queries
Interactive Queries in Kafka Streams
durimkryeziu/jersey-2.x-webapp-for-servlet-container
:sparkles: Sample Jersey 2.x RESTful Web Application that can be deployed in a Servlet 3.0 Container
fguiet/AutomationServer
AutomationServer is a personal home automation project. Currently, it monitors temperatures in my house by controlling independently my electric heaters. Electrical pieces of information from my provider are also collected and saved in a database. Moreover, it launches automatically my water boiler at night when electrical cost is less expensive. This solution is based on Postgresql 9.4, Java, Arduino, DHT22 sensor, XBee, Raspberry first edition
resurfaceio/logger-java
Log API calls with Java
cassiomolin/tasks-rest-api
Sample REST API for managing tasks using Spring Boot, Jersey, Jackson, MapStruct, Hibernate Validator and REST Assured.
chids/java-rest-versioning
Reasoning about HTTP API versioning with examples
alex-shpak/dropwizard-hk2bundle
Dropwizard hk2 integration bundle
opsmatters/newrelic-api
Java client library for the New Relic Monitoring and Alerting REST APIs built using Jersey and Gson.