Cas Configserver Overlay Save Abandoned

Generic CAS Spring Cloud Configuration Server WAR overlay

Project README

CAS Spring Cloud Configuration Server Overlay Template

Generic CAS Spring Cloud Configuration Server WAR overlay.

Versions

<cas.version>6.0.x</cas.version>

Requirements

  • JDK 11

Build

To see what commands are available to the build script, run:

./build.sh help

To package the final web application, run:

./build.sh package

To update SNAPSHOT versions run:

./build.sh package -U

Configuration

Create a src/main/resources/application.properties file to override default settings.

Deployment

On a successful deployment via the following methods, the configuration server will be available at:

  • https://cas.server.name:8888/casconfigserver

Executable WAR

Run the configuration server web application as an executable WAR.

./build.sh run

Spring Boot

Run the configuration server web application as an executable WAR via Spring Boot. This is most useful during development and testing.

./build.sh bootrun

External

Deploy resultant target/casconfigserver.war to a servlet container of choice.

Open Source Agenda is not affiliated with "Cas Configserver Overlay" Project. README Source: apereo/cas-configserver-overlay
Stars
28
Open Issues
0
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating