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

https://github.com/nickscha/tomcat-jsf-starter

Tomcat + JSF + CDI + Primefaces minimal sample
https://github.com/nickscha/tomcat-jsf-starter

cdi jsf primefaces sample-app tomcat

Last synced: 10 months ago
JSON representation

Tomcat + JSF + CDI + Primefaces minimal sample

Awesome Lists containing this project

README

          

# tomcat-jsf-starter

![Build Status](https://travis-ci.org/nickscha/tomcat-jsf-starter.svg?branch=master)
![Size](https://reposs.herokuapp.com/?path=nickscha/tomcat-jsf-starter)
![License](https://img.shields.io/hexpm/l/plug.svg)

Tomcat + JSF + CDI + Primefaces minimal sample.

## Specifications
This sample project supports the following specifications.

| Type | API | Implementation |
| ------------- | -----: | ------------------- |
| CDI | 2.0 | 3.0.1.Final (Weld) |
| Servlet | 3.1 | provided |
| JSF | 2.3 | 2.3.2 (Oracle) |
| PrimeFaces | | 6.1 |