- 博客(6)
- 问答 (1)
- 收藏
- 关注
原创 spring-session
http://docs.spring.io/spring-session/docs/current/reference/html5/#samples http://www.cnphp6.com/archives/111318
2016-07-07 11:13:48
130
原创 通过Intellij IDEA对tomcat进行远程调试
前提intellij idea 14 ultimatelinuxjdk 1.8tomcat 7.0.x1. 配置Intellij IDEA添加配置,选择tomcat Server->Remote选择startup/connection标签->debug,注意到里面的配置,将其添加到tomcat的启动配置里面在服务器的$TOMCAT_HOME...
2016-07-07 11:09:26
167
原创 如何在MAC上保存Git的密码
在push到github上面的时候,提示需要输入用户名和密码,所以不是挺方便,在google上搜索后,发现了git的help,help,只需要4步就可以了,如果已经安装了credential-osxkeychain,则只需要一步就好了。在终端中查看是否安装了credential-osxkeychain git credential-osxkeychain # Test for ...
2016-07-07 11:08:19
1680
1
原创 MyBatis代码自动生成
一、maven工程 1、pom文件里添加generator插件配置<plugins> <plugin> <groupId>org.mybatis.generator</groupId> <artifactId>mybatis-generator-maven-plug...
2015-11-26 23:32:21
209
原创 redis基础-windows
Win64版的Redis由微软团队(MSOpenTech)开发,其源代码托管Github账号这里。目前,MSOpenTech给出的最新版本里已经不再支持Win32 Redis。 Redis下载,地址:https://github.com/MSOpenTech/redis/releases,例如下载Redis-x64-2.8.2104.zip,下载完解压到系统盘...
2015-11-24 15:40:17
155
原创 IntelliJ IDEA在mac下无权限问题
问题:mac操作系统下,使用IntelliJ IDEA配置并运行Tomcat报 xxx error=13, Permission denied(提示指权限不足)方法:打开终端,进入安装的tomcat\bin目录,执行chmod 777 *.sh 授权...
2015-11-15 23:19:39
8058
空空如也
怎么才能有质的提高
2014-05-08
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅