An open API service indexing awesome lists of open source software.

https://github.com/dinbtechit/jsf-demo


https://github.com/dinbtechit/jsf-demo

Last synced: 4 months ago
JSON representation

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.