Skip to content

quarkiverse/quarkus-omnifaces

Repository files navigation

Quarkus OmniFaces


Version License Quarkus ecosystem CI Stackoverflow

Overview

A Quarkus extension that lets you utilize OmniFaces library to make JSF development so much easier!

This extension was previously written by the AdminFaces team and hosted here.

Getting started

Read the full OmniFaces documentation.

Prerequisite

  • Create or use an existing Quarkus application
  • Add the OmniFaces extension with the Quarkus CLI:
quarkus ext add io.quarkiverse.omnifaces:quarkus-omnifaces

Versioning

The versioning of this extension will follow the pattern [faces.version].[omnifaces.version].[patch]. For example:

Version Explanation
3.x Quarkus 2 (EE8), OmniFaces 3
4.x Quarkus 3 (EE10), OmniFaces 4

Showcase

A showcase example using Quarkus OmniFaces and showing Faces running in the Quarkus environment can be found on the QuarkusFaces GitHub repository "where Quarkus meets JSF!".

Quarkus Faces Logo

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Melloware
Melloware

💻 🚧
Rafael Pestano
Rafael Pestano

💻 🚧
Bauke Scholtz
Bauke Scholtz

💻 🚧
Arjan Tijms
Arjan Tijms

💻 🚧
Phillip Krüger
Phillip Krüger

🐛
George Gastaldi
George Gastaldi

🚇
Felipe Miranda
Felipe Miranda

🐛

This project follows the all-contributors specification. Contributions of any kind welcome!