随笔分类 -  JAVA

摘要:项目源码:https://github.com/dillyant/JAVA/tree/master/springbootmybatis 准备环境: springboot mysql数据库,测试数据库yanwftest 数据准备: CREATE TABLE `user_t` ( `id` int(11 阅读全文
posted @ 2017-08-30 10:44 dillyant 阅读(710) 评论(2) 推荐(1)
摘要:项目源码:https://github.com/dillyant/JAVA/tree/master/springmybatis 准备环境: mysql数据库,测试数据库yanwftest 数据准备: CREATE TABLE `user_t` ( `id` int(11) NOT NULL AUTO 阅读全文
posted @ 2017-08-30 10:38 dillyant 阅读(250) 评论(0) 推荐(0)
摘要:项目源码:https://github.com/dillyant/JAVA/tree/master/springmybatis 准备环境: mysql数据库,测试数据库yanwftest 数据准备: CREATE TABLE `user_t` ( `id` int(11) NOT NULL AUTO 阅读全文
posted @ 2017-08-30 10:03 dillyant 阅读(782) 评论(0) 推荐(0)