1.首先到github上下载最新的模板代码
https://github.com/apereo/cas-overlay-template
下载完成后,导入该工程。
2.编译打包
cd cas-overlay-template-master
mvn clean package
这样会生成一个war包。
1.首先到github上下载最新的模板代码
https://github.com/apereo/cas-overlay-template
下载完成后,导入该工程。
2.编译打包
cd cas-overlay-template-master
mvn clean package
这样会生成一个war包。