Introduce IndexAccessor SPI to customize the SpEL Indexer
See gh-26409 See gh-26478
This commit is contained in:
@@ -8,4 +8,6 @@ dependencies {
|
||||
testImplementation(testFixtures(project(":spring-core")))
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-reflect")
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-stdlib")
|
||||
testImplementation("com.fasterxml.jackson.core:jackson-databind")
|
||||
testImplementation("com.fasterxml.jackson.core:jackson-core")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user