Closed
Description
Annotations like e.g. @Cacheable
, @EventListener
or @PreAuthorize
take a String literal containing logic in form of SpEL. In general this is error prone since there is no compile-time check.
It would be nice to be warned earlier that the expression is erroneous. It seems this is a feature of IntelliJ:
Metadata
Metadata
Assignees
Labels
No labels