You now have an application that uses the database for data storage. This is a great foundation to build on. What comes next? What if users want a Guestbook that’s limited to certain trusted people? To do that, you have to implement permissions.
Thankfully, with Liferay DXP you don’t have to write an entire permissions system from scratch: the framework provides a robust and well-tested permissions system that you can implement quickly.
Ready to start?