Skip to content

Basic Inspection

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeeGodSRC LeeGodSRC released this 28 Apr 10:09
· 40 commits to main since this release

Suppress UnusedDeclaration Warning when Field is @Autowired
Autowired Target Inspection (If Target wasn't a Bean, Throw Error)
Suppress FieldMayBeFinal Warning when Field Class is @entity (Serializable normal don't use Finals)
@entity Class Constructor Inspection (Serializable Requires a No Args Constructor)