Steps to run this project:
- Clone this Git repository
- Navigate to the folder
java-magazin-jsf-primefaces
- Run
buildAndRun.bat
for Windows and./buildAndRun.sh
for Mac/Linux (if needed, add missing rights to execute with:chmod +x buildAndRun.sh
) - Wait until Payara is up and running and visit http://localhost:8080/index.xhtml in your browser and try it!