Service builder is one of the most useful tool provided by Liferay to generate service and persistence layer. It generate all boilerplate code automatically Starting from version 6.2, Liferay supports creating a... Read more »
Liferay service can be created by service builder. we can share liferay service across multiple plugins by sharing service jar file in global class path. Before understanding how to share liferay... Read more »