Replace 'via' with 'over' or 'through' in the documentation
Closes gh-33878
This commit is contained in:
@@ -818,7 +818,7 @@ Alternatively, additional auto-configurations can be added for any use of a slic
|
||||
|
||||
In this example, the `com.example.IntegrationAutoConfiguration` is enabled on every test annotated with `@JdbcTest`.
|
||||
|
||||
TIP: You can use comments via `#` in this file.
|
||||
TIP: You can use comments with `#` in this file.
|
||||
|
||||
TIP: A slice or `@AutoConfigure...` annotation can be customized this way as long as it is meta-annotated with `@ImportAutoConfiguration`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user