Skip to content

ardas/jsf-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsf-spring-boot

JSF 2.3 + Spring Boot 2 sample application

Instructions

Build it with maven and run the war as if it was an standard jar:

java -jar target/jsf-spring-boot-1.0.0.war

It will launch a JSF and Spring powered website that you can access at http://localhost:8080/ui/index.xhtml

Releases

No releases published

Packages

No packages published

Languages

  • Java 71.6%
  • HTML 20.5%
  • CSS 7.9%