spring-boot-mybatis-mysql-example
spring-boot-mybatis-mysql-example copied to clipboard
spring boot app + mybatis + db2
Hello,
I'm looking for a example for : spring boot app (standalone but not webapp) + mybatis + db2 using annotation based.(insert and update) I have tried using your example spring-boot-mybatis-mysql-example but no luck. example: spring-boot-mybatis-mysql-example ??
How to get a data source in standalone app ? for inserts or updates ?
can you please have a similar for spring boot app + mybatis + db2 using annotation based.
thanks,