java-service-provider
There are 4 repositories under java-service-provider topic.
nthnn/Ambassador
Java lightweight, high-performance web framework designed for building scalable and efficient web applications with robust support for database management, middleware integration, routing, and asynchronous execution.
elf4j/jpl-elf4j
An adapter to use elf4j-engine as runtime logging service provider of Java 9 System.Logger API
axel-op/agnostic-serverless-functions-java
Code once, deploy on multiple FaaS providers (AWS Lambda, Azure Functions, Google Cloud Functions...)
peneksglazami/jersey-spi-example
This repository provides an example of registering a resource class using the Java Service Provider mechanism (SPI) in a Jersey application.