mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +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