1 रिपॉजिटरी
Integrating security frameworks via standard Servlet APIs and filters into an embedded server.
Distinct from Embedded Servlet Integrations: Focuses on using the servlet pipeline for security enforcement rather than general servlet embedding.
Explore 1 awesome GitHub repository matching devops & infrastructure · Security Filter Integrations. Refine with filters or upvote what's useful.
This project is an integration framework that bootstraps Apache Dubbo remote procedure call services within Spring Boot applications. It serves as a microservice communication framework that enables the implementation of RPC services, service discovery, and distributed governance through automated configuration. The project distinguishes itself by providing a cross-language RPC bridge, allowing services written in different languages to communicate via standards such as gRPC and Protobuf. It further enables the exposure of backend microservices as REST endpoints using the Triple protocol for
Integrates existing security frameworks using standard Servlet APIs and Filters.