grails-data-mapping icon indicating copy to clipboard operation
grails-data-mapping copied to clipboard

Support AbstractRoutingDataSource

Open have1568 opened this issue 6 years ago • 0 comments

Steps to Reproduce

  1. exist config Class to extend
  2. example config with way of spring-boot or spring
  3. other

Expected Behaviour

In my project,must use AbstractRoutingDataSource to do something.

Environment Information

  • Operating System:
  • GORM Version: 4.0.7 or above
  • Grails Version (if using Grails): 3.0.9 or above
  • JDK Version: 1.8

have1568 avatar May 29 '19 10:05 have1568