#891 - Added missing @Configuration annotation.

This commit is contained in:
Oliver Drotbohm
2019-03-22 17:30:53 +01:00
parent bf5b8c0e76
commit d979d7ca58

View File

@@ -359,6 +359,7 @@ Making those available to the `EntityLinks` instance available for injection is
====
[source, java]
----
@Configuration
class CustomEntityLinksConfiguration {
@Bean