Merge branch '2.7.x' into 3.0.x

pull/34917/head
Phillip Webb 2 years ago
commit d3cdaf9d01

@ -83,7 +83,7 @@ public class EntityManagerFactoryBuilder {
* @param persistenceUnitManager optional source of persistence unit information (can
* be null)
* @param persistenceUnitRootLocation the persistence unit root location to use as a
* fallback (can be null)
* fallback or {@code null}
* @since 1.4.1
*/
public EntityManagerFactoryBuilder(JpaVendorAdapter jpaVendorAdapter, Map<String, ?> jpaProperties,

Loading…
Cancel
Save