i have a simple REST application packed in a .war deployed on wildfly20.
RestApplication.java: @ApplicationPath("/") public class RestApplication ex