Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case insensitive null literals supported. #113

Closed
wants to merge 1 commit into from

Conversation

aclement
Copy link
Contributor

@aclement aclement commented Aug 3, 2012

Prior to this change null literals had to be specified as
"null", with this change the check is now case
insensitive.

Issue: SPR-9613

Prior to this change null literals had to be specified as
"null", with this change the check is now case
insensitive.

Issue: SPR-9613
@ghost ghost assigned sbrannen Aug 3, 2012
sbrannen added a commit that referenced this pull request Aug 3, 2012
* SPR-9613:
  Support case-insensitive null literals in SpEL
@sbrannen sbrannen closed this Aug 3, 2012
@sbrannen sbrannen reopened this Aug 6, 2012
@sbrannen sbrannen closed this Aug 6, 2012
rwinch pushed a commit to rwinch/spring-framework that referenced this pull request Jul 13, 2016
Renamed getSupportedMimeTypes() to getEncodableMimeTypes and
getDecodableMimeTypes. This will allow for both Encoder and Decoder to
be implemented in the same class.

This issue fixes spring-projects#113.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants