Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steps to run this project:

  1. Clone this Git repository
  2. Navigate to the folder bootstrap-jakarta-ee-8-application
  3. Start you docker engine
  4. Build and run the application with ./buildAndRun.sh or buildAndRun.bat (this will use Maven)
  5. Wait until WildFly successfully started and then visit http://localhost:8080/resources/users in your browser