Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 276 Bytes

Minimal setup:

  • Execute the global build via gradlew build
  • Deploy the EAR from ear/build/libs inside Glassfish, e.g., copy to %GLASSFISH_HOME%\glassfish\domains\domain1\autodeploy
  • Open http://localhost:8080/frontend to see the initial UI of the frontend project