Skip to content

mybatis-guice-3.8

Choose a tag to compare

@christianpoitras christianpoitras released this 25 Aug 16:20
· 1679 commits to master since this release

3.8 maintenance release

  • Default Environment ID for XML configuration changed from "development" to the value of "default" attribute of <environments> element.
  • Added support for Druid data source.
  • Configuration can be customized using ConfigurationSetting interface.