Release notes - SonarJava - 7.27
Bug
SONARJAVA-4658 JavaSonarWayProfile has unsatisfied dependency "ProfileRegistrar"
New Feature
SONARJAVA-4643 Implement S6804: "@value" annotation should inject property or SpEL expression
SONARJAVA-4645 Implement S6806: Model attribute Naming Convention for Spring Expression Language (SpEL)
SONARJAVA-4648 Implement S6810: Async methods should return void or Future
SONARJAVA-4649 Implement S6813: Avoid field dependency injection
SONARJAVA-4652 Implement S6809: "@async" annotated methods should not be called via "this"
SONARJAVA-4653 Implement S6814: Optional REST parameters should have an object type
Task
SONARJAVA-4661 Update Rules Metadata
Improvement
SONARJAVA-4651 Extend S2230 with "@async" annotation