开源框架Jease 2.1 版本发布
程序员文章站
2022-07-13 08:57:52
...
Jease2.1版本发布了!这个版本新增了称为“文档”的内容类型,允许为各种二进制文档格式建立索引,如PDF,Word,OpenOffice,以便进行全文搜索。该改进是通过Tika-Library实现的,虽然导致下载文件体积加倍,但是值得,而且同时还有一个好处是可以提供文档的纯文本预览。
Jease(“Java”与“easy”)是一个开源的框架,用来简化用Java开发基于内容和数据库驱动的Web应用。它是一个基于db4o(一个面向对象的持久化引擎),ZK(一个组件与事件驱动的Ajax Web框架)以及Luncene(高性能的全文检索和搜索技术)而构建的开源框架,利用它能够轻松搭建内容与数据库驱动的Web应用程序。Jease提供一个开箱即用(Out of the box)Ajax-driven的内容管理系统,可以按自己的实际需求对它进行裁剪。
新功能:
- Added new content type called “Document” which allows to extract plain text and index various document formats (like PDF, Word, OpenOffice) by using Tika-library. As Tika comes with POI included, POI is removed as Jar-dependency.
- Added “Browse Server” feature to Link- and ReferenceEditor to browse the content repository.
- Added zip/unzip for dump/restore files.
- Improved Trash/Revision-Control: empty all trash cans with one click and display number of revisons for each content type.
- Return first page-like content as default content for a Folder instead of returning the absolute first content object.
- Fixed content deletion: delete all referring References when a content object is finally deleted.
- Clear all cookies (esp. authentication cookie) when using Logout. This resets login/password when using Logout.
- Markups: changed internal link pattern from default "/wiki/{0}" to "{0}" to avoid /wiki/-prefix.
- Reference: added path for referenced content object to fulltext, so searching for references denoting a given content object is possible via CMS.
- Reference: filter possible targets by contents which user is allowed to access.
- Check valid content types for current user role when importing contents.
下载地址:http://www.jease.org/download/2.1/download
上一篇: oracle 实例
下一篇: 使用Spring框架实现RESTful
推荐阅读
-
ASP.NET MVC通用权限管理系统源代码开源发布(AngelRM_MVC)v2.1
-
.NET开源快速开发框架Colder发布 (NET452+AdminLTE版)
-
RDIFramework.NET ━ .NET敏捷开发框架V3.5版本全新发布
-
全新垮平台版本.NET敏捷开发框架V5.0-RDIFramework.NET震撼发布
-
微信插件开发框架 P3-weixin-2.0.0版本发布
-
开源框架Jease 2.1 版本发布
-
Minidao 1.6.2 版本发布,超轻量Java持久化框架(Hibernate完美助手)
-
开源小程序CMS网站, JeeWx-App-CMS 1.0 首版本发布
-
【版本发布】JAVA微服务开发框架,Jeecg-P3 1.0.0 重构版本发布
-
.NET Core开源快速开发框架Colder发布 (NET Core2.1+AdminLTE版)