From fe7f08657b2d3cc3b19843cd5bba44b4280b4885 Mon Sep 17 00:00:00 2001 From: MaxKey Date: Wed, 8 Mar 2023 14:18:18 +0800 Subject: [PATCH] cas-springboot-demo --- integrations/cas-springboot-demo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/cas-springboot-demo/README.md b/integrations/cas-springboot-demo/README.md index c653593be..2611c0348 100644 --- a/integrations/cas-springboot-demo/README.md +++ b/integrations/cas-springboot-demo/README.md @@ -1,10 +1,10 @@ -# cas-client-boot-demo使用 +# cas-springboot-demo使用 源代码地址 https://gitee.com/dromara/MaxKey/tree/main/integrations/cas-springboot-demo 感谢 xiazhenyou 提供Demo。 -# cas-client-boot-demo +# cas-springboot-demo 基于spring boot配置cas客户端 demo分别写了三个请求:拦截请求 test1/index,test1/index1 以及不拦截请求test1/index2, ## 第一步,引入cas 客户端所需包