2008-08-26から1日間の記事一覧

JDK1.5で@Resource

ここから、「com_annotations-1_0-fr-api-doc.zip 」というのをダウンロードして、 http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html libに入っている「jsr250-api.jar」をパスに通せばOK。 これで、JDK1.5+Springで@Resourceが使えます…