[go: nahoru, domu]

Skip to content

This project was created to learn reactive programming, functional programming and custom api gateway with Spring Cloud Gateway

Notifications You must be signed in to change notification settings

RizkiMufrizal/Docker-Spring-Cloud-Gateway

Repository files navigation

Docker-Spring-Cloud-Gateway

This project was created to learn reactive programming, functional programming and custom api gateway with Spring Cloud Gateway

How To Run

  1. Run docker compose with command docker-compose up
  2. Run application with command mvn clean spring-boot:run -Pdev

How To Build

  1. Run build jar with command mvn clean install -Pdev
  2. Run build docker image with command mvn clean docker:build -Pdev

Feature

  • Dynamic Routing
  • Custom Filter
  • Logging Request and Response
  • Database Migration
  • Docker Support
  • View api route and applications credential
  • Create api route and applications credential
  • Update api route and applications credential
  • Delete api route and applications credential
  • Grant Access API
  • Revoke API
  • View API By application credential
  • View application credentials By API
  • User Management
  • Cache To Redis
  • Send Log to ELK

About

This project was created to learn reactive programming, functional programming and custom api gateway with Spring Cloud Gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published