MySql课程里面说,AUTO_INCREMENT不能单独使用,这个关键字只能和PRIMARY KEY一起使用,难道我看了假mysql视频。。。
2017-04-14
给写pom.xml没有提示的朋友一个网站
http://www.mvnrepository.com/
搜老师pom.xml中<artifactId>值,点击进去有该jar包的<dependency>配置,copy就行了。
http://www.mvnrepository.com/
搜老师pom.xml中<artifactId>值,点击进去有该jar包的<dependency>配置,copy就行了。
2017-04-14
补充一下:username导致c3p0连不上的问题看可以通过在<context:property-placeholder location="classpath:jdbc.properties"/>添加属性system-properties-mode --><context:property-placeholder location="classpath:jdbc.properties" system-properties-mode="NEVER"/>,该属性默认为ENVIRONMENT,所以取到的值是环境变量中的username而不是properties中的username
2017-04-14
看完了,源码在这里,在eclipse-mar2上运行,jdk1.8,使用mysql5.6,附有笔记,大家可以参考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
老师讲的很好,很不错,前提是大家要先学习了spring和mybatis
看完了,源码在这里,在eclipse-mar2上运行,jdk1.8,使用mysql5.6,附有笔记,大家可以参考一下
https://github.com/fpkgithub/seckill-code-note
看完了,源码在这里,在eclipse-mar2上运行,jdk1.8,使用mysql5.6,附有笔记,大家可以参考一下
https://github.com/fpkgithub/seckill-code-note
2017-04-12
看完了,源码在这里,在eclipse-mar2上运行,jdk1.8,使用mysql5.6,附有笔记,大家可以参考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
看完了,源码在这里,在eclipse-mar2上运行,jdk1.8,使用mysql5.6,附有笔记,大家可以参考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
<script>alert('test');</script>
2017-04-10
Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for org.springframework.context.ApplicationContextInitializer. Fix the build path then try building this project seckill Unknown Java Problem
The project was not built since its build path is incomplete. Cannot find the class file for org.springframework.context.ApplicationContextInitializer. Fix the build path then try building this project seckill Unknown Java Problem
2017-04-08