You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is it possible to package it in a single jar and run it without a frontend? Meaning.. i want to have a jar file that reverse my db and generate the code every time i runs it, i am constanly making changes to the db and i have to re-compile again.
I try something like mvn package, but doesn't work
I only need this template, no frontend.
Regards.
The text was updated successfully, but these errors were encountered:
Hi, is it possible to package it in a single jar and run it without a frontend? Meaning.. i want to have a jar file that reverse my db and generate the code every time i runs it, i am constanly making changes to the db and i have to re-compile again.
I try something like mvn package, but doesn't work
I only need this template, no frontend.
Regards.
The text was updated successfully, but these errors were encountered: