Using JSF as view technology of Spring MVC

前端 未结 3 647
清歌不尽
清歌不尽 2020-11-22 05:02

I am currently implementing a small Spring MVC PoC, and I would like to use JSF as the view technology since most people in my company are used to a J2EE with Primefaces env

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-22 05:42

    Spring Webflow can be a help here. Check out this sample project. https://github.com/spring-projects/spring-webflow-samples/tree/master/primefaces-showcase

提交回复
热议问题