Flyway ãã©ã°ã¤ã³ã Play 2.4 対å¿ãã¾ãã
Play 2.1-2.3 åãã«ãµã¼ããã¼ãã£ãã©ã°ã¤ã³ã¨ã㦠play-flyway ãéçºãã¦ãã¾ããããå°ãåã« Flyway ã® GitHub Organization ã«å ãã¦ãããããã§ããå
¬å¼ã¢ã¸ã¥ã¼ã«ã¨ãªãã¾ãããgroupId ã com.github.tototoshi
ãã org.flywaydb
ã«ãªãã¾ããã
Play 2.4 ã¯ã¾ã final ããªãªã¼ã¹ããã¦ãªãã®ã§ã¾ã ã¹ãããã·ã§ããçã§ããã ä»ã®ææ°ã§ãã Play 2.4-M2 åãã«ãã«ããããã®ããªãªã¼ã¹ãã¦ããã¾ããã
build.sbt ã«
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots" libraryDependencies += "org.flywaydb" %% "flyway-play" % "2.0.0-SNAPSHOT"
ã¨æ¸ããä¸ã§ãconf/play.plugins
ã§ã¯ãªããconf/application.conf
ã«
play.modules.enabled += "org.flywaydb.play.PlayModule"
ã¨æ¸ãã¨æå¹ã«ãªãã¾ãããã®ã»ãã¯ä»ã¾ã§ã® play-flyway ã¨åæ§ã§ãã