-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would like to create a component library using JTE that can be reused across multiple projects. I have the following questions:
Is it possible to load templates (nesting) and slots (slotting) from an external project?
If so, are there recommended approaches or best practices for this?
The background of my request is that I want to develop a central library containing various components that can be used in different projects. This would greatly improve the reusability and maintainability of my templates.
I have noticed that the Qute Templating Engine supports this functionality, while Thymeleaf does not. Therefore, it would be great if JTE could offer this capability as well.
Thank you in advance for your support!
Best regards,
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request