Skip to content

Review SpeL relational operators documentation [SPR-14243] #18816

Closed
@spring-projects-issues

Description

@spring-projects-issues

Stéphane Nicoll opened SPR-14243 and commented

http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/expressions.html#expressions-operators has the following expression

boolean falseValue = parser.parseExpression(
        "'xyz' instanceof T(int)").getValue(Boolean.class);

It does not seem to work, maybe Integer should have been used?


Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions