jax-rs
There are 647 repositories under jax-rs topic.
OpenFeign/feign
Feign makes writing java http clients easier
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
pac4j/pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
vojtechhabarta/typescript-generator
Generates TypeScript from Java - JSON declarations, REST service client
dromara/fast-request
IntelliJ IDEA plugin Fast Request
jeddict/jeddict-modeler
Jakarta EE 10 & MicroProfile application generator and modeler
LinuxForHealth/FHIR
The LinuxForHealth FHIR® Server and related projects
crnk-project/crnk-framework
JSON API library for Java
codecentric/hikaku
A library that tests if the implementation of a REST-API meets its specification.
noboomu/proteus
Proteus is a blazing fast minimalist Java web server framework built atop Undertow.
paypal/resteasy-spring-boot
RESTEasy Spring Boot Starter
smallnest/Jax-RS-Performance-Comparison
:zap: Performance Comparison of Jax-RS implementations and embedded containers
zandero/rest.vertx
A JAX-RS like annotation processor for vert.x verticals and more
cassiomolin/jersey-jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
cdapio/netty-http
Netty based HTTP service with JAX-RS
FasterXML/jackson-jaxrs-providers
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
viartemev/requestmapper
🔍 Request mapper is a plugin for IntelliJ IDEA for quick navigation to URL mapping declarations
bbilger/jrestless
Run JAX-RS applications on AWS Lambda using Jersey. Supports Spring 4.x. The serverless framework can be used for deployment.
agoncal/agoncal-sample-jaxrs
Samples about JAX-RS
personium/personium-core
Core module of Personium
hantsy/quarkus-sandbox
Quarkus playground
patrickfav/id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.
blue-veery-gmbh/spring-rest-2-ts
spring rest 2 ts is typescript generator which produces data model and services in typescript based on Spring MVC annotations. It supports generation for Angular and React
yale8848/Summer
Vertx router with JAX-RS
gregwhitaker/catnap
Partial JSON response framework for RESTful web services
pac4j/jax-rs-pac4j
Security library for JAX-RS and Jersey
dream11/vertx-rest
Writing vertx rest application based on JAX-RS applications
coditori/javatori
Code Tutorials, Examples, and Best Practices.
logzio/guice-jersey
Guice module for starting Jetty based rest server with Jersey
AtomGraph/Core
Generic Linked Data framework for SPARQL tripestore backends. Apache license.
opentracing-contrib/java-jaxrs
OpenTracing Java JAX-RS instrumentation
FortnoxAB/reactive-wizard
Reactive non-blocking web applications made really easy with JAX-RS and Project Reactor.
kbuntrock/openapi-maven-plugin
Generate openapi documentation for SpringMVC or JaxRS/JakartaRS projects.
bbilger/jrestless-examples
JRestless Examples
parths049/money-transfer
A Java RESTful API for money transfers between users accounts
mattbertolini/spring-annotated-web-data-binder
Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux