hello colleagues I am new to spring boot
I am trying to convert a web application written in spring boot and front end written in thymeleaf to a desktop application that can then be serve out to users
I was looking at electron js framework but unfortunately I am failing to understand what is going on.
Also tried to create a jar file but the jar file is not executable, my original plan was to use launch4j to then convert the jar in to an exe file but unfortunately that is’nt working