We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
version: spring.core-5.1.7.RELEASE spring-expression-5.1.7.RELEASE spring.security.web-5.1.5.RELEASE thymeleaf-extras-springsecurity5-3.0.4.RELEASE
code:
exception: Caused by: org.springframework.expression.spel.SpelParseException: Expression [hasAnyAuthority('Forum_2', 'Forum_'+${post.forumId})] @37: EL1043E: Unexpected token. Expected 'rparen())' but was 'lcurly({)' at org.springframework.expression.spel.standard.InternalSpelExpressionParser.internalException(InternalSpelExpressionParser.java:1044) ~[spring-expression-5.1.7.RELEASE.jar:5.1.7.RELEASE]
Or tell me where the source path is hasAnyAuthority
The text was updated successfully, but these errors were encountered:
No branches or pull requests
version:
spring.core-5.1.7.RELEASE
spring-expression-5.1.7.RELEASE
spring.security.web-5.1.5.RELEASE
thymeleaf-extras-springsecurity5-3.0.4.RELEASE
code:
exception:
Caused by: org.springframework.expression.spel.SpelParseException: Expression [hasAnyAuthority('Forum_2', 'Forum_'+${post.forumId})] @37: EL1043E: Unexpected token. Expected 'rparen())' but was 'lcurly({)'
at org.springframework.expression.spel.standard.InternalSpelExpressionParser.internalException(InternalSpelExpressionParser.java:1044) ~[spring-expression-5.1.7.RELEASE.jar:5.1.7.RELEASE]
Or tell me where the source path is hasAnyAuthority
The text was updated successfully, but these errors were encountered: