BATCH-2662: Fix syntax highlighting of Java example in 1.1.1 section

of the documentation
This commit is contained in:
Mahmoud Ben Hassine
2018-01-08 13:52:40 +01:00
parent 19160b4296
commit c61809e158

View File

@@ -172,7 +172,7 @@ restartable property may be set to 'false':
----
.Java Configuration
[source, xml, role="javaContent"]
[source, java, role="javaContent"]
----
@Bean
public Job footballJob() {