Skip to content

tfr42/spring-ehcache-demo

This branch is up to date with crashub/spring-ehcache-demo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49409fc · Sep 27, 2012

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application démo.

The goal of this application is to show how to useCrash to show cache data of a web application.


- Build and deploy

mvn clean package
cp ./target/sandbox*.war /opt/jboss-as-7.1.1.Final/standalone/deployments 


- Connection 

ssh -p 2000 -l admin localhost
%Saisir admin en tant que mot de passe
%help
%spring_cache showcache

Note : You can connect to a JVM with SSH,Telnet and ID (see crash we site for more information).


- In you web browser :


You have to go to : http://localhost:8080/demo .
On this page, you will see all link available to manage cache.

- Links :

-> http://julienviet.com/crash/
-> http://totalprogus.blogspot.fr/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.4%
  • Groovy 11.1%
  • JavaScript 2.5%