Use consistent asciidoctor subs attribute
Closes gh-25101
This commit is contained in:
@@ -48,7 +48,7 @@ The following listing shows a typical layout:
|
||||
|
||||
The `MyApplication.java` file would declare the `main` method, along with the basic `@SpringBootApplication`, as follows:
|
||||
|
||||
[source,java,indent=0]
|
||||
[source,java,indent=0,subs="verbatim"]
|
||||
----
|
||||
include::{docs-java}/using/structuringyourcode/locatingthemainclass/MyApplication.java[]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user