タグ

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

タグの絞り込みを解除

MyBatisとPlayに関するblueleのブックマーク (2)

  • inoio gmbh | How to integrate MyBatis with Play framework 2.1 (and Guice)

    As this has been asked on the play mailinglist this post shall guide you through the setup of MyBatis with Play2. For the integration of MyBatis and Play we’re using the MyBatis-Guice subproject, so we can inject MyBatis mappers into managed play controllers (currently only documented in Play 2.1 Highlights) - or mappers into repositories into services into controllers if you like ;-) Check out th

    inoio gmbh | How to integrate MyBatis with Play framework 2.1 (and Guice)
  • Playframework、Akka、Quartz、MyBatisで簡単なジョブスケジューラを作成してみた。

    弊社では、SHANON MARKETING PLATFORMを使ってお客さまにサービスを提供していますが、お客さまのシステムとのデータ連携などで、スクラッチでアドオン開発をする場合があります。 アドオン開発しているときに「こんなのあったらいいなぁ」と思ったものを勉強も兼ねてscalaで試作してみました。 試作したのは、簡単なジョブスケジューラです。 ジョブスケジューラといえば、商用製品では、JP1、A-AUTOなど、OSSでは、Hinemosなどがあります。 小規模な開発をする場合、これら製品は、開発するアプリケーションとは別にインストールする必要がありますし、サーバのリソースも消費します。また商用製品は、ライセンス料を支払う必要があります。 また、EAIツールを使う方法もあります。EAIツールのSaaS製品も廉価なものが増えてきたので、EAIツールだけで対応可能であれば、EAIツールを使

    Playframework、Akka、Quartz、MyBatisで簡単なジョブスケジューラを作成してみた。
  • 1