An open source Java kernel that has many common features built into the finished application?

I am looking for something like Drupal in Java, not Drupal as a CMS, but rather as an application programming infrastructure.

For example, I would like to exit the window:

  • Login screen
  • Ability to define new roles
  • Ability to bind permissions (capabilities) to roles
  • Ability to assign roles to specific users (and cancel roles)
  • Possibility of self-service passwords (reset own password)
  • Ability to create a CRUD application
  • Menu system (which allows you to define a menu)

I understand that Ruby-on-Rails provides this type of material.

Thank.

+3
source share
4 answers

Liferay.

, , CMS, , "" () , , .

, Java ( ).

+3
+1

openxava

"OpenXava is a tool for rapid development of Java applications, well suited for business applications and database-oriented applications."

0
source

Source: https://habr.com/ru/post/1787188/


All Articles