Using Lifeay Cache API with liferay 6.2 in a Custom Portlet or in Service Layer


Hello,

If you want to use the liferay's Cache mechanism for storing redundant network calls for improving the performance of the portal, Liferay has given api to store those values in the cache, below is thesample program .



Comments

Popular posts from this blog

Disabling and Enabling Minfying of JS and CSS resources in Liferay

Checking in Liferay permissions for a User in JSON WS or in a normal Java Class