SPEL: no viable alternative at input '#{' [JAVA_SPEL_EXPRESSION_SYNTAX] #1353
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: validation
type: bug
Milestone
Started seeing the below error alert for the annotation mentioned since v4.24.0, application builds and works perfectly fine otherwise.
SPEL: no viable alternative at input '#{' [JAVA_SPEL_EXPRESSION_SYNTAX]
@ConditionalOnExpression("#{${some.property.delay-seconds:0} > 0}")
The text was updated successfully, but these errors were encountered: