cas單點登陸 (二) 客戶端與springboot集成

在springboot項目中實現cas單點登陸統一認證,只須要在項目中配置 cas過濾器便可使用.java 1. springboot項目pom.xml中 添加web支持依賴 、cas客戶端依賴包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web<
相關文章
相關標籤/搜索