mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Rename RouterFunction Kotlin DSL files
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ import java.net.URI
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
*/
|
||||
class RouterFunctionExtensionsTests {
|
||||
class RouterFunctionDslTests {
|
||||
|
||||
@Test
|
||||
fun header() {
|
||||
Reference in New Issue
Block a user