Found 13,724 repositories(showing 30)
javaee
This is no longer the active Jersey repository. Please see the README.md
A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
AOL-archive
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.
eclipse-ee4j
Eclipse Jersey Project - Read our Wiki:
Hakky54
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
philipsorst
An example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA
waylau
REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
qaf-tm
Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
waylau
Jersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
smlnj
Standard ML of New Jersey
CodepediaOrg
Project described on Codingpedia.org in the blog post: "Tutorial – REST API design and implementation in Java with Jersey and Spring"
codecentric
A library that tests if the implementation of a REST-API meets its specification.
smallnest
:zap: Performance Comparison of Jax-RS implementations and embedded containers
iainporter
Building rest services in Java with Spring and Jersey
waylau
RESTful Web Service Demos with Jersey ,Hibernate,Mysql,SQLserver,jQuery,AangularJS,Boostrap. (REST 案例大全)
zhaopei0418
用springboot + springmvc + mybatis + maven搭建成框架,基于Jersey, Swagger,SwaggerUi的restful API
cassiomolin
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
ef-labs
Run jersey in vert.x
A detailed Standalone RESTful web service example application with the use of Spring Boot framework
bbilger
Run JAX-RS applications on AWS Lambda using Jersey. Supports Spring 4.x. The serverless framework can be used for deployment.
clojurewerkz
Tiny Clojure library that generates HTTP resource routes (as in Ruby on Rails, Jersey, Django, Sinatra, Flask and similar)
Squarespace
Jersey 2.0 w/ Guice
silb
Support for securing Jersey JAX-RS applications with Apache Shiro.
signalapp
A Dropwizard library that lets you use Jersey-style Resources over WebSockets
palantir
Opinionated libraries for HTTP&JSON-based RPC using Dialogue, Feign, OkHttp as clients and Jetty/Jersey as servers
hantsy
Spring 6 and Spring Boot 3 playground
jasonray
Sample java project showing a hello world jersey project
stormpath
A sample REST+JSON application using JAX-RS/Jersey
cassiomolin
Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.
zhaopei0418
springboot + springmvc +Spring Security + mybatis + PageHelper(Mybatis分页插件) + druid + (maven/gradle) + thymeleaf + bootstrap 组成的框架,基于Jersey, Swagger,SwaggerUi的restful API