DrunkLife / spring-cloud-demo

spring cloud(spring-boot-2.1.5)搭建oauth2(spring-security-5.1.5)认证服务器作为oauth2-provider,spring-cloud-gateway(webflux)作为oauth2注册中心即oauth2-client,其他服务作为oauth2资源服务器,结合feign远程调用、eureka服务发现注册中心、config(bus、rabbitmq-binder)配置中心

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

spring cloud(spring-boot-2.1.5)搭建oauth2(spring-security-5.1.5)认证服务器作为oauth2-provider,spring-cloud-gateway(webflux)作为oauth2注册中心即oauth2-client,其他服务作为oauth2资源服务器,结合feign远程调用、eureka服务发现注册中心、config(bus、rabbitmq-binder)配置中心


Languages

Language:Java 98.4%Language:HTML 1.6%