/SimpleSpringWithMemcached

A trivial example on how to use Spring in conjunction with Memcached

Primary LanguageJava

Simple Spring With Memcached

A trivial example on how to use Spring in conjunction with Memcached

Setup

Install memcached wherever you want and change memcached.xml->defaultCache->addressProvider->address property according to the memcached location.