Merge branch '5.3.x'

This commit is contained in:
Sam Brannen
2021-09-29 16:56:33 +02:00
74 changed files with 234 additions and 225 deletions

View File

@@ -46,7 +46,7 @@ import org.springframework.util.ConcurrentReferenceHashMap;
* <bean id="entityManagerFactory" class="org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean">
* ...
* <property name="jpaPropertyMap">
* <map>
* <map>
* <entry key="hibernate.resource.beans.container">
* <bean class="org.springframework.orm.hibernate5.SpringBeanContainer"/>
* </entry>