CRUD Operations in Liferay Portlet with custom entity October 22, 2019 Liferay Service Builder is a code generation tool built by Liferay that allows developer to create custom entities. Service… Continue reading
How to create Model Listeners in Liferay? October 15, 2019 Liferay Model Listeners are designed to listen for persistence events on models and perform lightweight actions in response. Model… Continue reading