Chapter 8. Integration with Other Frameworks

In this chapter, we will cover the following recipes:

  • Integration with Spring
  • Integration with Struts

Introduction

In the today's world, many frameworks are available to make the development process easier. A framework typically provides an architecture that is best suited for industry development, and it also provides the flexibility to integrate one framework with another. Hence, the demand for this type of framework has increased.

Hibernate provides easy integration with frameworks such as Spring and Struts. In this chapter, we will take a look at how to integrate hibernate ORM with Spring version 4 and Struts version 2.

Get Java Hibernate Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.