Polish "Fix reference to configurePathMatching in code sample"

See gh-33277
This commit is contained in:
Stéphane Nicoll
2024-07-26 10:01:39 +02:00
parent 7a2fc2ff09
commit ea665d776d
4 changed files with 71 additions and 34 deletions

View File

@@ -46,6 +46,7 @@ dependencies {
api(project(":spring-jdbc"))
api(project(":spring-jms"))
api(project(":spring-web"))
api(project(":spring-webflux"))
api("com.oracle.database.jdbc:ojdbc11")
api("jakarta.jms:jakarta.jms-api")