PrimeFaces
This is a test project for learning PrimeFaces.
建造
mvn clean install
部署
mvn jetty:run
This will deploy the project on local host using port 9090
使用权
open following link in browser
http://localhost:9090/primefaces/
文档
1. Deploy documentation site
mvn site:run
2. Access documentation site
http://localhost:8080/
2022-08-14 18:58:54
284KB
Java
1