Cantara / Java-Auto-Update

Java Auto-Update - wrapper to automaticall upgrade a Java application.
https://wiki.cantara.no/display/JAU/Java+Auto-Update
Apache License 2.0
49 stars 14 forks source link

SpringBoot Applications #148

Open ronaldobim opened 1 year ago

ronaldobim commented 1 year ago

Would this project work to automatically update services springboot applications on windows/linux?

totto commented 8 months ago

it should if you package them as executable jars. As of now you may have some issues with new/modern java versions, but that should be a quick fix.

totto commented 8 months ago

And sorry for the late response...