tree: 289461c85e29845952258a3acb92ad8eca8b9f2b [path history] [tgz]
  1. src/
  2. case-configuration.yml
  3. case-versions.conf
  4. pom.xml
  5. README.md
dubbo-samples-boundary-test/dubbo-samples-hibernate/README.md

Dubbo + Hibernate

This is a dubbo + hibernate sample.

In this sample, both provider and consumer are using xml as configuration.

Please aware that dubbo doesn't require special hibernate version, but spring and hibernate does have some version requirement. So please make sure you are using right version in your own project.