Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

JAX-RS WildFly bootable jar example

Build a bootable JAR containing a JAX-RS resource.

Build and run

  • To build: mvn package
  • To run: mvn wildfly-jar:run
  • Access the application: http://127.0.0.1:8080/hello