Commit f43817dd authored by Stephane Nicoll's avatar Stephane Nicoll

Fix broken link

Closes gh-4268
parent e3e28c53
...@@ -1555,7 +1555,7 @@ Spring Boot exposes as set of useful properties from the `spring.data.rest` name ...@@ -1555,7 +1555,7 @@ Spring Boot exposes as set of useful properties from the `spring.data.rest` name
customize the customize the
{spring-data-rest-javadoc}/core/config/RepositoryRestConfiguration.{dc-ext}[`RepositoryRestConfiguration`]. {spring-data-rest-javadoc}/core/config/RepositoryRestConfiguration.{dc-ext}[`RepositoryRestConfiguration`].
If you need to provide additional customization, you should use a If you need to provide additional customization, you should use a
{spring-data-rest-javadoc}/core/config/RepositoryRestConfigurer.{dc-ext}[`RepositoryRestConfigurer`] {spring-data-rest-javadoc}/webmvc/config/RepositoryRestConfigurer.{dc-ext}[`RepositoryRestConfigurer`]
bean. bean.
......
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