Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 8 and Spring #12

Open
ricn opened this issue Oct 11, 2014 · 0 comments
Open

Java 8 and Spring #12

ricn opened this issue Oct 11, 2014 · 0 comments

Comments

@ricn
Copy link

ricn commented Oct 11, 2014

Hello,

I couldn't get the example to work out of the box with Java 8 and Spring 3. I upgraded all dependencies to get it to work with Java 8:

"org.springframework" % "spring-context" % "4.1.1.RELEASE",
"javax.inject" % "javax.inject" % "1",
"org.springframework.data" % "spring-data-jpa" % "1.7.0.RELEASE",
"org.springframework" % "spring-expression" % "4.1.1.RELEASE",
"org.hibernate" % "hibernate-entitymanager" % "4.3.6.Final"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant