I'm doing the configuration to release access to the Wildfly ports and found these two ways. I have not found the difference between the two, if at all.
What is the difference between the two configurations:
<any-address/>
and
<inet-address value="${jboss.bind.address.management:0.0.0.0}"/>