https://github.com/dinbtechit/jsf-demo
https://github.com/dinbtechit/jsf-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dinbtechit/jsf-demo
- Owner: dinbtechit
- Created: 2020-08-04T15:22:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T14:50:07.000Z (over 5 years ago)
- Last Synced: 2025-02-12T08:57:44.339Z (over 1 year ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSF Demo
## Technologies
- OpenJDK 11
- Wildfly 18.0.1 (JSF 2.3.9)
- Primefaces 8
## Build
``` bash
mvn clean install
```
## Artifacts
`ear-module/target/ear-module-1.0-SNAPSHOT.ear`
## Deploy
Download and deploy it on a Wildfly 18.0.1.Final.dev - Standalone server.