How to integrate Thymeleaf

Hello.
I want to use Thymeleaf in my Jmix project.
How to integrate Thymeleaf with my Jmix project?

Thanks,
Sirojiddin

1 Like

Hi

Could you please explain what kind of integration with Jmix do you want to have?
Unfortunately, your question is not specific enough.

hello guys, something like that Front with thymeleaf - CUBA.Platform, because i have e project in cuba with portal-view, and i want to make the same thing in jmix, is it possible??

Hi,

Take a look here - Migrate a CUBA portal module

I took a look at it, and I’m able to load the home.html file, but the CSS and JS files located in the static/ folder are not being loaded. i attached the github repository because impossible to upload a file >4 mb

Move your static resources to the resources/META-INF/resources directory.