Skip to content

A dead-simple java web app to show stick session support

License

Notifications You must be signed in to change notification settings

swisscom/cloudfoundry-sticky-session

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudfoundry-sticky-session

Simple Java web app that prints Cloud Foundry environment variables and cookies and is useful to showcase sticky sessions.

It also lets you test the HealthManager by sending a "http://host/?shutdown=true" request.

You should be able to push it to a Cloud Foundry environment by using cf push from the root directory that has the manifest.yml file.

Maybe you have to change the host in the 'manifest.yml' file because it is already in use.

About

A dead-simple java web app to show stick session support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%