You want to no more about ButterFaces? Look right here!
This demo shows you to use ButterFaces in a Spring Boot application using JoinFaces
- Maven >= 3.2.1
- Java >= 8
1- Clone this project
git clone https://github.com/ButterFaces/spring-boot-joinfaces.git
2- Build
mvn clean install
3- Run
java -jar target/joinfaces-0.0.1-SNAPSHOT.jar
and open http://localhost:8080/login.jsf
in your browser.