240 发简信
IP属地:辽宁
  • registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web appli...

    用idea开发一个springMVC+mybatis项目时,用到了数据源BasicDataSource,项目能正常运行,但在停止tomcat时,...

  • 笔记

    1、服务端的BizHandler继承ChannelHandlerAdapter,以便让服务器把客户端请求的数据发送回去(服务器端有可能在chan...

  • spring 属性加载及获取

    一、属性文件加载 方案1:通配符解决、逗号分隔 使用通配符让spring一次性读取多个属性文件到一个PropertyPlaceholderCon...