es icon indicating copy to clipboard operation
es copied to clipboard

JavaEE项目开发脚手架(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)

Results 34 es issues
Sort by recently updated
recently updated
newest added

Caused by: org.apache.shiro.session.StoppedSessionException: Session with id [d80f72f6-a8ff-47eb-a6b9-f218901aa4b6] has been explicitly stopped. No further interaction under this session is allowed.

jcaptcha里的jcaptcha-integration-simple-servlet包,翻了很多仓库都没翻到

在第十章的 测试代码中,filter 定义了 onlinesessionfilter 拦截器,但是在使用的时候没有调用???? 因为在url 中我并没有看到相应的调用啊,在打断点的时候也是没有测试到的。这是为什么呢?

http://demo.kaifazhe.me/es/admin/index

学到很多,也在工作中和学习中参考和直接使用了好多代码,

开涛你好,我在本机执行各脚本均没有报错(db-maven-plugin的下载需要翻墙),也把src/main/resources/spring-speed-up.xml中的profile改了,最后执行jetty.bat后,启动过程停止在了SpringMVC的初始化阶段,怎么也不往下走了,请问这是我哪里做的不对吗? ![es_error](https://cloud.githubusercontent.com/assets/3405108/4429141/001114b8-45dd-11e4-9bf8-ae388bda53ef.png)

用tomcat插件启动报错,报错:Could not initialize class org.hibernate.ejb.HibernatePersistence, 我看了,这个类在这个依赖里面: org.hibernate hibernate-entitymanager 4.3.0 详细错误信息: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [spring-config.xml]: Cannot create inner bean 'org.hibernate.ejb.HibernatePersistence#16afbcf'...

移动树形节点操作参数名称有误,页面传递的目标节点编号参数名为targetId

项目启动得15分钟,点一个连接响应得2秒钟,能不能优化下?