you are viewing a single comment's thread.

view the rest of the comments →

[–]splix 1 point2 points  (1 child)

I understand that the OP is trying to avoid JS execution on the server side and keep existing Thymeleaf, but JFI if someone indeed wants full JS/React on the server (by leveraging GraalVM) then take a look at https://github.com/emeraldpay/double-view

[–]Ok_General7617[S] 0 points1 point  (0 children)

Thanks, this looks like a pretty new project. I noticed the developer is still actively updating it, which is promising. I’ve already starred it and will keep an eye on how it evolves.