spring-projects / spring-data-commons

Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.

Home Page:https://spring.io/projects/spring-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document `ExtensionAwareEvaluationContextProvider` mechanism

mp911de opened this issue · comments

As raised in spring-projects/spring-data-relational#1719, we should document the general SpEL mechanism. We also have a ticket to extend the mechanism via #2369 so in that context, it would make sense to have documentation fragment that explains the default scope, limits and extension mechanism for our SpEL support.