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.
microservices rest jersey spring spring-boot plugins web-framework rest-framework rest-apiREST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
rest jersey actionThe aws-serverless-java-container is collection of interfaces and their implementations that let you run Java application written with frameworks such as Jersey or Spark in AWS Lambda.The library contains a core artifact called aws-serverless-java-container-core that defines the interfaces and base classes required as well as default implementation of the Java servlet HttpServletRequest and HttpServletResponse. The library also includes two initial implementations of the interfaces to support Jersey apps (aws-serverless-java-container-jersey) and Spark (aws-serverless-java-container-spark).
jersey api-gateway aws-lambda spring serverless aws api api-server rest-api sparkjava sparkjava-frameworkJersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
rest restful jersey restful-apiGajotres have written an article: Top 8 Java RESTful Micro Frameworks. He listed 8 best light weight Java RESTful framework. Personally, I perfer jax-rs implementations and micro frameworks for deploying applications as micro services and those micro services can be deployed in docker containers.You can check the test result and the performancre chart.
restful jax-rs benchmark dropwizard jersey resteasy vertx spring-bootatmosphere-vertx: A HTTP/WebSocket server powered by Atmosphere and Vert.x Framework
reactive websocket atmosphere jersey vertxprotoc plugin for compiling gRPC RPC services as Jersey/REST endpoints. Uses the HttpRule annotations also used by the grpc-gateway project to drive resource generation. grpc-jersey requires a minimum of Java 8 at this time.
oss grpc protobuf jersey http grpc-gateway grpc-web grpc-http grpc-serviceThis text describes the reasoning and deployment layout for the sample service implemented in this project. The 11th October 2011 Peter Krantz @peterkz_swe posted a link to an article on versioning REST API:s to which I responded and we had a lengthy chat on the pros and cons of using custom media types to version services.
jersey rest versioningThe idea behind this little adapter is to have a way of running APIs implemented in Java on AWS Lambda. This apadater basically takes the incoming Lambda Event and transform it to an HTTP Servet Request and pass it directly to the given servlet. No http server is used in this process. Then you just deploy ExampleAdapter as a Lambda function and expose it through API Gateway.
aws-lambda aws jersey java-servlet serverlessJRestless allows you to create serverless applications using JAX-RS. JRestless is a framework allowing you to build serverless JAX-RS applications or rather to run JAX-RS applications in FasS (Function as a Service) environments like AWS Lambda. This is achieved by providing a generic Jersey container that handles requests in the form of POJOs. For each FaaS environment there is a separate module acting as an integration layer between the actual environment and the generic Jersey container.
aws-lambda jax-rs api-gateway serverless jersey fn serverless-pluginThis repository contains examples for JRestlesss. JRestless does not depend on the serverless framework but it simplifies the necessary AWS configuration tremendously. So all examples contain a serverless configuration and the installation descriptions assume you have serverless installed and configured.
jrestless jax-rs aws-lambda api-gateway serverless jersey serverless-pluginSupport for integrating OpenTracing in JAX-RS projects
instrumentation jax-rs opentracing tracing jaxrs jersey resteasy apache-cxfKafka Streams based microservice
kafka-streams kafka jersey jax-rsKafka streams microservice on Docker
kafka-streams kafka jersey jax-rsRemote bundle status checker for OSGi containers.
osgi aem maven jerseyHikaku (比較) is japanese and means "comparison". This library tests if a REST-API implementation meets its specification. Please refer to the list of all features. To check the feature support for each converter. It is possible that not every converter supports every feature. Only the intersection of the features of two EndpointConverters is used for the matching. Please keep that in mind regarding the equality of implementation and specification.
openapi spring-mvc rest-api wadl rest restful-api restapi spring raml-test raml jax-rs cxf restlet resteasy jersey2 jersey dropwizard quarkus micronaut hikakuEasily integrate jersey with your guice project
guice jax-rs jersey rest microservicesInstruments Jersey-compliant APIs to send telemetry data to Wavefront from Java applications.
monitoring metrics histogram tracing jersey jersey-filterThis repository contains a simple example of how to build a Spring-Boot based executable web application using an embedded Jetty and Jersey 2 JAX-RS implementation.
rest spring-boot jersey jetty asyncio example-projectPractical example for Interactive Queries feature in Kafka Streams. It covers the DSL API and how the state store information was exposed via a REST service.
docker kafka stream-processing jersey kafka-streams jaxrs
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.