Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 328 Bytes

Spring-Boot-With-JSF

This project is for bigners and it's combination of Spring Boot and JSF with maven architecture. (with out web.xml)

Please execute run.bat (Windows)

Or simply execute bellow commands:

  1. mvn clean install

  2. mvn spring-boot:run

  3. Now open browser and hit this url: http://localhost:8080/index.xhtml