Fix tests, checkstyle issues
This commit is contained in:
@@ -112,7 +112,7 @@ public class HttpRequestProcessorTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
void requestUsingReturnType(){
|
||||
void requestUsingReturnType() {
|
||||
applicationContextRunner
|
||||
.withPropertyValues(
|
||||
"http.request.url-expression='" + url() + "'",
|
||||
|
||||
Reference in New Issue
Block a user