Google Guice持久性+ Spring Data JPA [英] Google Guice persistence + Spring Data JPA

查看:126
本文介绍了Google Guice持久性+ Spring Data JPA的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在通过Google Guice构建的Web应用程序中使用Spring Data JPA.

I want to use Spring Data JPA in my web application build with Google Guice.

我发现Google Guice提供了Guice Persist并说"JPA(Java持久性API)-任何兼容的供应商实现".

And I found out that Google Guice provide the Guice Persist and say "JPA (Java Persistence API) - with any compliant vendor implementation.".

Google Guice Persist- https://github.com/google/guice/wiki/GuicePersist

Google Guice Persist - https://github.com/google/guice/wiki/GuicePersist

是否可以在Google Guice中使用Spring Data JPA?

Is it possible to use Spring Data JPA into Google Guice ?

推荐答案

我相信 guice存储库做您想要的.它使Spring Data JPA易于与Google Guice一起使用.

I believe guice repository does what you want. It makes Spring Data JPA easy to use with Google Guice.

这篇关于Google Guice持久性+ Spring Data JPA的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆