タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JPAとSpringに関するj5ik2oのブックマーク (1)

  • JPA 2.0 and Spring 3.0 with Maven

    I’m currently updating WicketCool to use Spring 3.0, JPA2.0 and latest Wicket. Here is a short summary of my research, a quick tutorial showing how to jump into Spring3.0 + JPA2.0 development using Maven. 1. Dependencies a) Spring To use 3.0 release of the Spring framework you can’t no longer add one dependency as you used to do it <dependency> <groupId>org.springframework</groupId> <artifactId>sp

    JPA 2.0 and Spring 3.0 with Maven
    j5ik2o
    j5ik2o 2011/05/08
    JPA2.0 と Spring 3.0 のインテグレーション例
  • 1