I'm extremely beginner in this environment setup part and need to put an application that I developed into production. I already have a registered domain and I would like the user, instead of typing IP: 8080 / APR, could enter the domain of the application. It turns out that I have no idea how to do this in Jboss, I've done it before in IIS and the configuration is usually very simple. I circled the internet behind it, but to no avail. Does anyone have any idea where I set this up?
I'm using Jboss Wildfly 10, the application is in Java with Spring and I'm uploading the server in standalone mode.
Any help is welcome. Thank you.