All Projects → hantsy → jakartaee-faces-sample

hantsy / jakartaee-faces-sample

Licence: GPL-3.0 license
Jakarta EE 10 Faces Example

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to jakartaee-faces-sample

jakartaee8-starter-boilerplate
A boilerplate project for starting a Jakarta EE 8 application in seconds
Stars: ✭ 55 (+175%)
Mutual labels:  arquillian, jakartaee
javaee8-cookbook
Jakarta EE 8 Cookbook (second edition)
Stars: ✭ 40 (+100%)
Mutual labels:  jsf, jakartaee
Joinfaces Maven Jar Example
JoinFaces Maven Jar Example
Stars: ✭ 62 (+210%)
Mutual labels:  jsf
Javaee7 Petclinic
Java EE 7 Petclinic
Stars: ✭ 31 (+55%)
Mutual labels:  jsf
Defterp
deftERP - Jakarta EE (Java EE 7 : JSF, JPA, EJB, CDI, Bean Validation)
Stars: ✭ 207 (+935%)
Mutual labels:  jsf
Primefaces Cookbook
PrimeFaces Cookbook - recipes to leading JSF component suite
Stars: ✭ 95 (+375%)
Mutual labels:  jsf
Omnifaces
To make JSF life easier
Stars: ✭ 243 (+1115%)
Mutual labels:  jsf
Javaee7 Samples
Java EE 7 Samples
Stars: ✭ 2,470 (+12250%)
Mutual labels:  jsf
graphene-sqlalchemy-filter
Filters for Graphene SQLAlchemy integration
Stars: ✭ 117 (+485%)
Mutual labels:  graphene
Admin Template
JSF responsive admin template based on Bootstrap and AdminLTE
Stars: ✭ 170 (+750%)
Mutual labels:  jsf
Mojarra
PLEASE NOTE: This project has moved to Eclipse Foundation and will be archived under the JavaEE GitHub Organization. After Feb. 1, 2021, the new location will be github.com/javaee/mojarra. Mojarra - Oracle's implementation of the JavaServer Faces specification
Stars: ✭ 167 (+735%)
Mutual labels:  jsf
Verinice
verinice is a tool for managing information security.
Stars: ✭ 102 (+410%)
Mutual labels:  jsf
fastapi-debug-toolbar
A debug toolbar for FastAPI.
Stars: ✭ 90 (+350%)
Mutual labels:  graphene
Javaee8 Playground
Test project for playing with Java EE 8 APIs. Includes early releases for the specifications that will be part of the Java EE 8 Platform (JSR-366 Umbrella Spec).
Stars: ✭ 69 (+245%)
Mutual labels:  jsf
maratona-jsf
Fontes do curso de JSF oferecido pelo DevDojo
Stars: ✭ 18 (-10%)
Mutual labels:  jsf
Javaserverfaces Spec
JavaServer(TM) Faces Specification web site
Stars: ✭ 42 (+110%)
Mutual labels:  jsf
Web Budget
Sistema web para controle financeiro pessoal ou de pequenas empresas
Stars: ✭ 152 (+660%)
Mutual labels:  jsf
jakartaee-azure
Java/Jakarta EE on Azure
Stars: ✭ 35 (+75%)
Mutual labels:  jakartaee
gtk-rs-core
Rust bindings for GNOME libraries
Stars: ✭ 179 (+795%)
Mutual labels:  graphene
application-modernization-javaee-quarkus
Application Modernization Sample - From Java EE (2010) to Cloud-Native (2021)
Stars: ✭ 99 (+395%)
Mutual labels:  jakartaee

Jakarta EE Server Faces Sample

Compile and build

A Jakarta Server Faces sample application based on the jakartaee8-starter boilerplate.

home

Documentation

Building a Jatarka Server Faces application

Build

  1. Clone a copy of the source codes.

    git clone https://github.com/hantsy/jakartaee-faces-sample
  2. Run on Glassfish, Wildfly or Open Liberty.

    mvn clean package cargo:run -pglassfish-local
    mvn clean wildfly:run -Pwildfly
    mvn clean liberty:create dependency:copy liberty:run -Popenliberty

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].