Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 300 Bytes

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