Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyucheng committed Sep 6, 2024
1 parent b98bea3 commit fbc05f9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pages/javalibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -584,17 +584,18 @@ permalink: /javalibs
#### JSF框架

* [PrimeFaces](https://github.com/primefaces/primefaces):PrimeFaces是Java EE生态系统中最受欢迎的UI库之一。
* [JoinFaces](https://github.com/joinfaces/joinfaces):该项目允许在Spring Boot应用程序中使用JSF
* [PrimeFaces Extensions](https://github.com/primefaces-extensions/primefaces-extensions):PrimeFaces Extensions项目是一个社区驱动的开源项目,其目标是成为除PrimeFaces之外的轻量级且快速的Faces组件和实用程序库。
* [ICEfaces](https://www.icesoft.org/wiki/display/ICE/ICEfaces+Overview):ICEfaces是一个基于JavaServer Faces(JSF)标准的开源富互联网应用程序开发框架,由ICEsoft公司开源。
* [JoinFaces](https://github.com/joinfaces/joinfaces):JoinFaces是一个致力于简化Spring Boot与JSF集成的开源框架
* [PrimeFaces Extensions](https://github.com/primefaces-extensions/primefaces-extensions):PrimeFaces Extensions是一个社区驱动的开源项目,其目标是成为除PrimeFaces之外的轻量级且快速的Faces组件和实用程序库。
* [IceFaces](https://www.icesoft.org/wiki/display/ICE/ICEfaces+Overview):IceFaces是一个基于JSF标准的开源富互联网应用程序开发框架,由ICEsoft公司开源。
* [Omnifaces](https://github.com/omnifaces/omnifaces):OmniFaces是Faces的实用程序库,专注于使用标准Faces API简化日常任务的实用程序。
* [Adminfaces](https://github.com/adminfaces/admin-template):Admin Template是一个基于Bootstrap和Admin LTE的完全响应式Java Server Faces管理模板。
* [Eclipse Mojarra](https://github.com/eclipse-ee4j/mojarra):Eclipse基金会下的Jakarta Faces实现。
* [Apache MyFaces](https://github.com/apache/myfaces):Apache基金会下的Jakarta Faces实现。
* [ButterFaces](https://github.com/butterfaces/butterfaces):ButterFaces是一个轻量级响应式JSF框架,它结合了Bootstrap 4、jQuery 3和HTML 5的优点,可以使用JSF 2开发快速、简单且现代的Web应用程序。
* [RichFaces](https://github.com/richfaces/richfaces):RichFaces项目是一个高级UI组件框架,可以使用JSF将Ajax功能轻松集成到业务应用程序中,由RedHat开源。
* [ChartistJSF](https://github.com/hatemalimam/ChartistJSF):JavaServer Faces的高度可定制响应式图表。
* [BootsFaces](https://github.com/TheCoder4eu/BootsFaces-OSP):这是下一代JSF框架,它充分利用了Bootstrap 3和jQuery UI,让你可以快速轻松地开发前端企业应用程序。
* [BootsFaces](https://github.com/TheCoder4eu/BootsFaces-OSP):BootsFaces是一个基于Bootstrap 3和jQuery UI的强大且轻量级的JSF框架。
* [AngularFaces](https://github.com/stephanrauh/AngularFaces):AngularFaces是一个JSF组件库,旨在通过允许你用简单的AngularJS代码替换大量巧妙的AJAX代码来简化JSF开发。
* [Reasonable ServerFaces](https://rsf.github.io/wiki/Wikib2ab.html):Reasonable ServerFaces是一个用Java编写的开源Web编程框架,由剑桥大学教育技术应用研究中心开发。

#### REST框架
Expand Down

0 comments on commit fbc05f9

Please sign in to comment.