Skip to content

Commit d979d7c

Browse files
committed
#891 - Added missing @configuration annotation.
1 parent bf5b8c0 commit d979d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/asciidoc/server.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ Making those available to the `EntityLinks` instance available for injection is
359359
====
360360
[source, java]
361361
----
362+
@Configuration
362363
class CustomEntityLinksConfiguration {
363364
364365
@Bean

0 commit comments

Comments
 (0)