-
java.sql.SQLException: java.lang.ClassCastException: java.math.BigInteger cannot be cast to java.lang.Long
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1074)
at com.mysql.jdbc.SQLEr…
-
https://segmentfault.com/a/1190000013561054 (大话架构”阿里架构师分享的Java程序员需要突破的技术要点)
-----------
https://github.com/vipshop/vjtools (The vip.com's java coding standard, libraries and tools, 主力于Java的唯品会…
-
https://github.com/sivaprasadreddy/jcart (电子商务,模块化,👍 💯 )
https://github.com/sivaprasadreddy/springboot-learn-by-example (👍 💯 )
https://github.com/biezhi/spring-boot-examples (学习和使用SpringBoot过程中写…
-
# web.xml
contextConfigLocation
classpath*:spring/applicationContext.xml,
classpath*:spring/applicationContext-dao.xml,
classpath*:spring/applicationContext-shiro.xml,
classp…
-
这里都是写一些零碎的知识点,然后下面是博客的目录。
很多知识点就是 代码 + 注释,没有写专门的博客,我们这些项目放在了下面的github地址中了:
- https://github.com/fish-java
### 开源项目
- 接入PayJS的在线商城
https://github.com/fish-springboot/TutorialMall
- 为P…
-
在同一个浏览器中打开两个登录页面,先登录一个admin ,然后在登录一个用户,再去刷新admin的页面时,会发现已经变成了第二个登录的用户信息了,这个有没有什么好一点的办法解决一下呢
-
- 全部取目前spring、mybatis最新版本,spring版本5.0.4.RELEASE,mybatis版本3.4.6。
- 首先集成spring和spring-test。
- spring使用注解来注入,需要添加context:component-scan。
- spring导入配置文件,
-
推荐Spring Boot相关资源请在这里留言
http://springboot.fun/
-
Java基础阶段
一、 20天横扫Java基础(课堂实录)
https://pan.baidu.com/s/1htTzZRQ
二、 尚硅谷Java基础实战——Bank项目
http://pan.baidu.com/share/link?shareid=3690978764&uk=573533038
三、 尚硅谷_ORACLE、SQL、PLSQL 视频教程
https://pan…
-
运行系统后无效的Session不会删除,Session数目越来越多