381 skills found · Page 1 of 13
javaee / JerseyThis is no longer the active Jersey repository. Please see the README.md
aws / Serverless Java ContainerA Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
AOL-archive / Micro ServerMicroserver 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 / JerseyEclipse Jersey Project - Read our Wiki:
Hakky54 / Mutual Tls Ssl🔐 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 / Angular Rest SpringsecurityAn example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA
waylau / Rest In ActionREST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
qaf-tm / QafQuality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
waylau / Jersey 2.x User GuideJersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
smlnj / SmlnjStandard ML of New Jersey
CodepediaOrg / Demo Rest Jersey SpringProject described on Codingpedia.org in the blog post: "Tutorial – REST API design and implementation in Java with Jersey and Spring"
codecentric / HikakuA 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
iainporter / Rest JavaBuilding rest services in Java with Spring and Jersey
waylau / RestDemoRESTful Web Service Demos with Jersey ,Hibernate,Mysql,SQLserver,jQuery,AangularJS,Boostrap. (REST 案例大全)
zhaopei0418 / Springboot用springboot + springmvc + mybatis + maven搭建成框架,基于Jersey, Swagger,SwaggerUi的restful API
cassiomolin / Jersey JwtExample of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
ef-labs / Vertx JerseyRun jersey in vert.x
bzdgn / Spring Boot Restful Web Service ExampleA detailed Standalone RESTful web service example application with the use of Spring Boot framework
bbilger / JrestlessRun JAX-RS applications on AWS Lambda using Jersey. Supports Spring 4.x. The serverless framework can be used for deployment.