Open sandys opened 1 year ago
I used same template which was used in tutorial of HTMX in springIO. I also generated native images of some of my already existing Java and SpringBoot projects.
You can find the code for HTMX tutorial here: https://github.com/Harsh4902/SpringBoot-htmx-graalvm.git
@Harsh4902 please confirm to me that htmx and graal work together perfectly ? you are able to compile a htmx app to native executable using graal and it runs and renders htmx ui views.
if you confirm this, we will reorient a lot of project with this assumption. please be accurate - because if this fails one month later, then neither of us will get the benefit of this project.
Ok. Currently I am building native image of this project. If it will run successfully i will inform you.
create dashboard using HTMX, Spring 3.1 + Graal dashboard.
Project time = 1 week.