quarkus-omnifaces icon indicating copy to clipboard operation
quarkus-omnifaces copied to clipboard

Quarkus OmniFaces Extension

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!