mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-05-03 12:29:44 +01:00
Fisk asterisk formatting in Asciidoc
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@ in which the test class is defined. A path starting with a slash is treated as a
|
|||||||
absolute classpath resource (for example: `"/org/example/test.xml"`). A path that
|
absolute classpath resource (for example: `"/org/example/test.xml"`). A path that
|
||||||
references a URL (for example, a path prefixed with `classpath:`, `file:`, or `http:`) is
|
references a URL (for example, a path prefixed with `classpath:`, `file:`, or `http:`) is
|
||||||
loaded by using the specified resource protocol. Resource location wildcards (such as
|
loaded by using the specified resource protocol. Resource location wildcards (such as
|
||||||
`**/*.properties`) are not permitted: Each location must evaluate to exactly one
|
`{asterisk}{asterisk}/{asterisk}.properties`) are not permitted: Each location must
|
||||||
`.properties` or `.xml` resource.
|
evaluate to exactly one `.properties` or `.xml` resource.
|
||||||
|
|
||||||
The following example uses a test properties file:
|
The following example uses a test properties file:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user