Commit b7baf6d3 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix broken link

Closes gh-11244
parent 7b8adfab
......@@ -2030,7 +2030,7 @@ then you need to define your own `@Bean` of type `LocalEntityManagerFactoryBean`
id '`entityManagerFactory`', and set the persistence unit name there.
See
https://github.com/spring-projects/spring-boot/blob/master/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration.java[`JpaBaseConfiguration`]
{sc-spring-boot-autoconfigure}/orm/jpa/JpaBaseConfiguration.{sc-ext}[`JpaBaseConfiguration`]
for the default settings.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment