实施指南针
嗨
我必须将 Compass 与 Spring 集成。首先我想使用它的核心 API 来实现 Compass,我还阅读了文档
但我没有得到一些可以学习实施过程的应用程序。 任何人都可以提供一些应用程序的链接来学习实现。
谢谢
Hi
I have to integrate Compass with the Spring. First I thougth to implement the Compass using its core apis, I have also read the documentation
but i am not getting some application from where i can learn the process to implement.
Can any one provide some links to applications to learn the implementation.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下载2.2.0版本。 zip 文件有一个示例目录,并且有使用 spring 配置指南针的完整示例。我还在我的 wiki 此处 提供了示例配置和代码
老实说,指南针现在已经死了。不再有支持了。如果您正在开始一个新项目,那么我建议您查看 Hibernate Search 或 ElasticSearch(来自创建指南针的同一个人)
Download the 2.2.0 version. The zip file has a samples directory and there are complete examples of compass configuring with spring. I have also provided sample config and code at my wiki here
Honestly, compass is dead now. there is no support anymore. If you are starting a new project then I suggest you look at Hibernate Search or ElasticSearch (from the same guy who created compass)