Community driven content discussing all aspects of software development from DevOps to design patterns. The key difference between the Spring @Bean and @Component annotations is that the @Bean ...
前回に引き続き、今回も将来的にJava SEに取り込まれる可能性のあるアノテーション関連のJSRを取り上げたいと思う。今回紹介するのは、Javaプログラムのバグ退治をサポートするアノテーションの標準セットとなる「JSR 305: Annotations for Software Defect Detection」だ。