• Administrator's avatar
    Fixes execution command · 76d0472e
    Administrator authored
    The command to execute the application launching it without watching the
    file system was not currently working, as the command used "cargo:start"
    closed Tomcat when the construction finished.
    
    This command has been replaced by "cargo:run", that blocks the
    construction avoiding Tomcat shut down.
    76d0472e
Name
Last commit
Last update
db Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...