想要整合mybatis 如何获取从springboot中获取dataSource 不想用Resources
迷茫2017-04-17 16:24:48
You can use the official starter: https://github.com/mybatis/mybatis-spring-boot/tree/master/mybatis-spring-boot-samples
It’s easy if you use annotations, you can refer to this: https://github.com/hoserdude/spring-boot-mybatis-profile-sandbox