Skip to content

Files

Latest commit

13a652f · Sep 11, 2019

History

History

bootstrap-jakarta-ee-8-application

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