Weather
Web application to demonstrate cache configuration in Java.
Please, install
Tomcat(http://tomcat.apache.org)Maven(https://maven.apache.org)
To use this application you have to enter the coordinates in "Longitude" and "Latitude" inputs and click "Get weather". After that in textarea you will see weather information of this location.
You can configure cache. Please, fill the form under "Configure cache". You should enter all fields. After that click "Configure".
You have possibility to change cache source. As default cache source is RAM, but you can use disk cache.