davpin / cf-SpringBootTrader

Microservice version of the Spring Trader app using Spring Boot and Spring Cloud.
Apache License 2.0
104 stars 107 forks source link

Add Session State Caching #23

Open davpin opened 8 years ago

davpin commented 8 years ago

Add session state caching to the web service so we can scale it.

davpin commented 8 years ago

Can the Web UI be integrated with the Session State Caching service of PCF?