内容简介:Sling希望把有趣重新带给Java开发者,并且让web开发更加简单。它帮助你完成加入内容进入web和提供管理/更新内容平台的重要任务。同时Sling也遵从内容存储规范(Java Content Repository),类似Apache Jackrabbi...
Sling希望把有趣重新带给 Java 开发者,并且让web开发更加简单。它帮助你完成加入内容进入web和提供管理/更新内容平台的重要任务。同时Sling也遵从内容存储规范(Java Content Repository),类似Apache Jackrabbit。
Sling支持OSGi,因此获得了所有OSGi的优势。在开发方面,一个Scripting层(使用Apache BSF)允许任何Scripting语言使用Sling(当然你也可以使用简单老式java语言),而且Sling能够提供RESTful的方式来开发应用。
Apache Sling 10 有以下新特性:
* Java 9 and 10 support
* Migrated from tika-bundle to tika-parsers
* Direct access to a DataStore binary when the repository allows it
* Exception stack traces now contain the originating bundle
* Update to Oak 1.6.8
* Service user web console page added
* Service user privilege declaration based on principal names
* Enhancements to the repoinit language
* Support for mounting JSON files in the bundle resource provider
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Apache Sling 10 发布,Web 内容存储框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Practical Vim, Second Edition
Drew Neil / The Pragmatic Bookshelf / 2015-10-31 / USD 29.00
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It’s available on almost every OS, and if you master the techniques in this book, you’ll never need an......一起来看看 《Practical Vim, Second Edition》 这本书的介绍吧!