I have a Java EE web project named test and I use Wildfly as server.
When I use Eclipse the URL in the eclipse's integrated browser is : localhost:8080/test
.
But when I use IntelliJ the URL in Chrome is: localhost:8080/test_war_exploded
.
Why IntelliJ idea add this: _war_exploded
?
You can try to edit Application context. Please find the menu route: Run > Debug > Edit Configurations...> in Deployment edit/delete Application context
What actually worked for me:
Hope it worked!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With