Files
kotlin-fork/ultimate/resources/inspectionDescriptions/KotlinFinalClassOrFunSpring.html
T

10 lines
334 B
HTML

<html>
<body>
This inspection reports final Kotlin classes and functions annotated with Spring @Component, @Configuration or @Bean annotations.
<!-- tooltip end -->
<p>
<b>Deprecated</b>. This inspection is deprecated in favour of more robust <b>"Final declaration can't be overridden at runtime"</b> inspection.
</p>
</body>
</html>