java - SpringBoot 获取dataSource
PHP中文网
PHP中文网 2017-04-17 16:22:48
0
1
853

想要整合mybatis 如何获取从springboot中获取dataSource 不想用Resources

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
迷茫

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template