You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add spring-expression dependency to spring-batch-infrastructure
Before this commit, there was a compilation error in
SpELItemKeyMapper due to missing MapAccessor class which
moved from spring-context to spring-expression in Spring
Framework 7.
Related to spring-projects/spring-framework#35537
0 commit comments