Skip to content

Commit 18b2090

Browse files
attilapapaiartembilan
authored andcommitted
Fix Doc to highlight code snippet as Java
1 parent b8c4aa0 commit 18b2090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/asciidoc/amqp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ so the logic of looking up the node has little value.
530530

531531
Here is an example configuration, using Spring Boot's RabbitProperties to configure the factories:
532532

533-
[source, xml]
533+
[source, java]
534534
----
535535
@Autowired
536536
private RabbitProperties props;

0 commit comments

Comments
 (0)