HotSwap for WildFly project
Answered
Does anyone know how to configure hotswap for the WildFly project using Intellij? A simple change in the project, it could be in a class or a simple comma in the jsf file, I need to clean build gradle and upload the server again. There are projects in my company that take more than 5 minutes, which is why most people choose to use Eclipse.
JAVA 11
JBoss/WildFly 15.0.1.Final
gradle-7.3.3
Please sign in to leave a comment.
Hello Michael,
Please check related article: https://medium.com/geekculture/how-to-configure-and-deploy-webapps-with-wildfly-application-server-in-intellij-idea-f104a6c2a0db
You just need to select desired action for “Update” event: https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html