Jakarta Inject package name incorrect in BE_ANNOTATED_WITH_AN_INJECTION_ANNOTATION rule #1285
Closed
Description
Jakarta's Inject
annotation package name used for the BE_ANNOTATED_WITH_AN_INJECTION_ANNOTATION
rule in the GeneralCodingRules
class is set to javax.inject.Inject
when it should be jakarta.inject.Inject
. See the related API documentation.
Metadata
Assignees
Labels
No labels