https://github.com/nexsol-technologies/spring-cloud-gateway-plugins
Spring Cloud Gateway plugins by neXsol technologies
https://github.com/nexsol-technologies/spring-cloud-gateway-plugins
api-gateway java spring spring-cloud spring-cloud-gateway springcloud springcloudgateway
Last synced: 5 months ago
JSON representation
Spring Cloud Gateway plugins by neXsol technologies
- Host: GitHub
- URL: https://github.com/nexsol-technologies/spring-cloud-gateway-plugins
- Owner: nexsol-technologies
- License: apache-2.0
- Created: 2024-08-30T19:26:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T14:25:27.000Z (6 months ago)
- Last Synced: 2025-12-14T05:47:24.978Z (6 months ago)
- Topics: api-gateway, java, spring, spring-cloud, spring-cloud-gateway, springcloud, springcloudgateway
- Language: Java
- Homepage: https://nexsol.tech
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Plugins for Spring Cloud Gateway.
# Spring Cloud Gateway plugins by [neXsol technologies](https://nexsol.tech)
## Getting Started
[spring-cloud-gateway-database](spring-cloud-gateway-database/README.md)
This plugin enables database-driven route management in Spring Cloud Gateway and includes a simple GUI for adding, updating, and deleting routes.
[spring-cloud-gateway-filters](spring-cloud-gateway-filters/README.md)
This plugin provides various custom filters for Spring Cloud Gateway, including Authorization, ConvertHttpMethod, and Recaptcha.
[spring-cloud-gateway-oauth2](spring-cloud-gateway-oauth2/README.md)
This plugin adds OAuth2 support to Spring Cloud Gateway, making it easier to implement multi-tenant OAuth2 authentication and JWT validation. It includes the AuthorizationToken filter to validate an access token.
[spring-cloud-gateway-openapi](spring-cloud-gateway-openapi/README.md)
This plugin provides openapi support for Spring Cloud Gateway
## samples
[spring-cloud-gateway-samples](spring-cloud-gateway-samples/README.md)
This project provides some examples.
## Spring Cloud Gateway documentation
[reference documentation](https://docs.spring.io/spring-cloud-gateway/docs/current/reference/html/)
## Getting Help
Having trouble with Spring cloud Gateway plugins by Nexsol? We’d like to help!
* Report bugs at https://github.com/nexsol-technologies/spring-cloud-gateway-plugins/issues
## Trademarks and licenses
The source code of nexsol's Spring cloud Gateway is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
Spring, Spring Boot and Spring Cloud are trademarks of [Pivotal Software, Inc.](https://pivotal.io/) in the U.S. and other countries.