guduyt / SSM

Spring+Springmvc+Mybatis框架,后续集成日志插件log4j、logback,集成Druid连接池监控,集成Redis缓存,office文件操作插件poi。
56 stars 22 forks source link

Spring+Springmvc+Mybatis框架搭建 #1

Open guduyt opened 8 years ago

guduyt commented 8 years ago

构建Spring+Springmvc+Mybatis框架,丰富框架的功能。

1.基于mvc实现基本的数据增删改查操作。

2.集成log4j和logback日志插件。

3.集成Druid连接池监控。

4.集成的Redis缓存,基于jedis使用缓存,实现客户端分片。基于注解添加RedisAspect拦截类监视缓存方法调用。

5.集成office文件操作插件poi,实现excel数据操作。

6.mybatis-plugin插件实现分页查询和扩展mapper,集成mybatis-plugin插件。

7.添加mybatis执行sql打印功能。

8.实现基于mybatis的批量插入数据功能。

9.集成框架统一异常处理。

dq205877 commented 5 years ago

下载下来这个插件怎么导入呀mybatis-plugin

guduyt commented 5 years ago

mybatis-plugin 导入到ssm吗? 下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git), 然后使用 mvn install,即可生成mybatis-plugin.jar

dq205877 commented 5 years ago

mybatis-plugin 去哪下截呀

------------------ 原始邮件 ------------------ 发件人: "guduyt"notifications@github.com; 发送时间: 2019年8月10日(星期六) 下午3:10 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗? 下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git), 然后使用 mvn install,即可生成mybatis-plugin.jar

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

dq205877 commented 5 years ago

不可以放个jar上去嘛,老哥

------------------ 原始邮件 ------------------ 发件人: "guduyt"notifications@github.com; 发送时间: 2019年8月10日(星期六) 下午3:10 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗? 下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git), 然后使用 mvn install,即可生成mybatis-plugin.jar

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

guduyt commented 5 years ago

地址已给你了,下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git)-------- 原始邮件 --------主题:Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)发件人:dq205877 收件人:guduyt/SSM 抄送:guduyt 909513070@qq.com,Assign mybatis-plugin 去哪下截呀

------------------ 原始邮件 ------------------

发件人: "guduyt"notifications@github.com;

发送时间: 2019年8月10日(星期六) 下午3:10

收件人: "guduyt/SSM"SSM@noreply.github.com;

抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com;

主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗?

下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git),

然后使用 mvn install,即可生成mybatis-plugin.jar

You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

—You are receiving this because you were assigned.Reply to this email directly, view it on GitHub, or mute the thread.

dq205877 commented 5 years ago

收到,谢谢

------------------ 原始邮件 ------------------ 发件人: "guduyt"notifications@github.com; 发送时间: 2019年8月10日(星期六) 下午3:10 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗? 下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git), 然后使用 mvn install,即可生成mybatis-plugin.jar

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

dq205877 commented 5 years ago

大佬,现在包够了,但怎么启动呀,应该是个maven项目呀

------------------ 原始邮件 ------------------ 发件人: "guduyt"notifications@github.com; 发送时间: 2019年8月10日(星期六) 下午3:10 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗? 下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git), 然后使用 mvn install,即可生成mybatis-plugin.jar

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

dq205877 commented 5 years ago

运行不了呀这个

------------------ 原始邮件 ------------------ 发件人: "guduyt"notifications@github.com; 发送时间: 2019年8月10日(星期六) 下午3:35 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

地址已给你了,下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git)-------- 原始邮件 --------主题:Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)发件人:dq205877 收件人:guduyt/SSM 抄送:guduyt 909513070@qq.com,Assign mybatis-plugin 去哪下截呀

------------------ 原始邮件 ------------------

发件人: "guduyt"notifications@github.com;

发送时间: 2019年8月10日(星期六) 下午3:10

收件人: "guduyt/SSM"SSM@noreply.github.com;

抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com;

主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗?

下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git),

然后使用 mvn install,即可生成mybatis-plugin.jar

You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

—You are receiving this because you were assigned.Reply to this email directly, view it on GitHub, or mute the thread. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

guduyt commented 5 years ago

ssn需要配置使用tomcat启动,你需要在idea上配置,会配置吗,不然可以直接跑单元测试-------- 原始邮件 --------主题:Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)发件人:dq205877 收件人:guduyt/SSM 抄送:guduyt 909513070@qq.com,Assign 运行不了呀这个

------------------ 原始邮件 ------------------

发件人: "guduyt"notifications@github.com;

发送时间: 2019年8月10日(星期六) 下午3:35

收件人: "guduyt/SSM"SSM@noreply.github.com;

抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com;

主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

地址已给你了,下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git)-------- 原始邮件 --------主题:Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)发件人:dq205877 收件人:guduyt/SSM 抄送:guduyt 909513070@qq.com,Assign mybatis-plugin 去哪下截呀

------------------ 原始邮件 ------------------

发件人: "guduyt"notifications@github.com;

发送时间: 2019年8月10日(星期六) 下午3:10

收件人: "guduyt/SSM"SSM@noreply.github.com;

抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com;

主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗?

下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git),

然后使用 mvn install,即可生成mybatis-plugin.jar

You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

—You are receiving this because you were assigned.Reply to this email directly, view it on GitHub, or mute the thread.

You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

—You are receiving this because you were assigned.Reply to this email directly, view it on GitHub, or mute the thread.

dq205877 commented 5 years ago

关键运行一下war包和文件夹都没东西呀

---原始邮件--- 发件人: "guduyt"notifications@github.com 发送时间: 2019年8月11日(星期日) 上午10:40 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "Comment"comment@noreply.github.com;"dq205877"1464597104@qq.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

ssn需要配置使用tomcat启动,你需要在idea上配置,会配置吗,不然可以直接跑单元测试-------- 原始邮件 --------主题:Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)发件人:dq205877 收件人:guduyt/SSM 抄送:guduyt 909513070@qq.com,Assign 运行不了呀这个

------------------ 原始邮件 ------------------

发件人: "guduyt"notifications@github.com;

发送时间: 2019年8月10日(星期六) 下午3:35

收件人: "guduyt/SSM"SSM@noreply.github.com;

抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com;

主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

地址已给你了,下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git)-------- 原始邮件 --------主题:Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)发件人:dq205877 收件人:guduyt/SSM 抄送:guduyt 909513070@qq.com,Assign mybatis-plugin 去哪下截呀

------------------ 原始邮件 ------------------

发件人: "guduyt"notifications@github.com;

发送时间: 2019年8月10日(星期六) 下午3:10

收件人: "guduyt/SSM"SSM@noreply.github.com;

抄送: "DQ/ing"1464597104@qq.com; "Comment"comment@noreply.github.com;

主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

mybatis-plugin 导入到ssm吗?

下载 mybatis-plugin(git clone https://github.com/guduyt/mybatis-plugin.git),

然后使用 mvn install,即可生成mybatis-plugin.jar

You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

—You are receiving this because you were assigned.Reply to this email directly, view it on GitHub, or mute the thread.

You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

—You are receiving this because you were assigned.Reply to this email directly, view it on GitHub, or mute the thread. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

guduyt commented 5 years ago

你可以在网上找一下相关的配置教程,idea配置Tomcat,搭建ssm。

dq205877 commented 5 years ago

好吧,我以为是单独项目可以跑的------------------ 原始邮件 ------------------ 发件人: "guduyt"notifications@github.com 发送时间: 2019年8月11日(星期天) 中午11:25 收件人: "guduyt/SSM"SSM@noreply.github.com; 抄送: "dq205877"1464597104@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [guduyt/SSM] Spring+Springmvc+Mybatis框架搭建 (#1)

你可以在网上找一下相关的配置教程,idea配置Tomcat,搭建ssm。

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.