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
Ou bien on peut simplement fournir un tomcat avec l'application pré-déployée, et ils n'ont plus qu'à cliquer sur startup.bat/shutdown.bat (ou.sh bien sûr)
Il faudrait que le serveur soit le plus simple possible à lancer, sans avoir d'installation à faire (a part le JDK), de packaging, etc...
On pourrait simplement lancer
./gradlew tomcatRun
avec le plugin tomcat?The text was updated successfully, but these errors were encountered: