# cas-overlay-template **Repository Path**: liviluo/cas-overlay-template ## Basic Information - **Project Name**: cas-overlay-template - **Description**: Central Authentication Service 中央认证服务 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-26 - **Last Updated**: 2021-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### CAS (Central Authentication Service)服务端 1. 用eclipse打开项目,maven update 2. 修改application.properties,包括数据库信息,端口等 3. 在根目录下打开cmd执行 `build.cmd run`