xtremebiker / jsf-spring-boot

JSF 2.3 + Spring Boot 2 sample application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/hello.xhtml

About

JSF 2.3 + Spring Boot 2 sample application


Languages

Language:Java 89.7%Language:HTML 10.3%