Skip to content

Commit d4902dd

Browse files
updated
1 parent 14ca53a commit d4902dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ Following beans are [**autoconfigured**](src/main/resources/META-INF/spring/org.
850850
| [**`WebFluxDaoExceptionHandler`**](src/main/java/com/ksoot/problem/spring/boot/autoconfigure/webflux/WebFluxDaoExceptionHandler.java) | No | Yes |
851851

852852

853-
The autoconfiguration may not take effect while running Junit test cases, So required configuration classes could be imported for `Controller`s test cases, as follows
853+
But the autoconfiguration may not take effect while running Junit test cases, So required configuration classes could be imported for `Controller`s test cases, as follows
854854

855855
> For Spring Web applications
856856
```java

0 commit comments

Comments
 (0)