Skip to content

running88/spring-boot-jsf-primefaces-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot with JSF and Primefaces

Demonstrates the use of JSF with spring boot without any config files. This means it works without:

  • web.xml
  • faces-config.xml

All configuration is (or can be) done with code.

The project further demonstrates the mixture of spring and JEE annotations.

Run with mvn spring-boot:run and then check localhost:8080/home.xhtml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 38.9%
  • Java 29.8%
  • Batchfile 27.7%
  • HTML 3.6%