关联查询报错org.apache.ibatis.builder.BuilderException: Ambiguous collection type for property ‘episodeList’. You must specify ‘javaType’ or ‘resultMap’.

三表关联查询报错, 单表不报错, 之前写…

利用Apache shiro SimpleHash 加密字符串

原文:利用Apache shiro Si…

log:linux deepin下配置apache+php+mysql

转自:http://www.cnblog…

NoClassDefFoundError: org/slf4j/LoggerFactory和NoClassDefFoundError: org/apache/log4j/LogManager解决方法

1.如果运行程序出现错误:“Except…

Centos6.5环境下安装SVN 整合Apache+SSL

弄了两天,终于在服务器上初步搭建起来了S…

Linux下配置Apache为多端口

1、打开Apache的配置文件httpd…

java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/xiaozao_web]]

二月 20, 2017 11:30:28…

Apache Rewrite实现URL的跳转和域名跳转 Apache Rewrite实现URL的跳转和域名跳转

基于服务器级的(httpd.conf)有…

PHP中级篇 Apache配置httpd-vhosts虚拟主机总结及注意事项

经常使用Apache虚拟主机进行开发和测…

Apache Shiro(二)-登录认证和权限管理数据库操作

数据库支持在 上一篇中使用ini 配置文…