Reformatting Code.
This commit is contained in:
parent
3286ba0593
commit
957b0958e3
|
@ -1,13 +1,17 @@
|
|||
<jboss-deployment-structure>
|
||||
<deployment>
|
||||
|
||||
<exclude-subsystems>
|
||||
<subsystem name="resteasy" />
|
||||
</exclude-subsystems>
|
||||
<exclusions>
|
||||
|
||||
<exclusions>
|
||||
<module name="javaee.api" />
|
||||
<module name="javax.ws.rs.api" />
|
||||
<module name="org.jboss.resteasy.resteasy-jaxrs" />
|
||||
</exclusions>
|
||||
<local-last value="true" />
|
||||
</deployment>
|
||||
|
||||
<local-last value="true" />
|
||||
|
||||
</deployment>
|
||||
</jboss-deployment-structure>
|
Loading…
Reference in New Issue