Technology

Technology

Minimal set of words which acts as tech guide ,documented for following purpose like kick starting stuff easier , reference the emphasised feature or basic intro about the stuff..!!!

Ehcache: Java Based Cache in Spring Boot

Most of the time, when we need to retrieve the same piece of data repeatedly from a data store, we generally try to cache the data to an in-memory cache. One such library