想要飞的小乌龟2022-08-04 技术文章 maven install时报错 找不到类的情况 1 报错[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project ly-item-interface: Compil 2022-08-04 89 阅读 阅读全文
想要飞的小乌龟2022-08-04 技术文章 shiro的异常类 (验证)authc:AuthencationException:AuthenticationException 异常是Shiro在登录认证过程中,认证失败需要抛出的异常。AuthenticationException包含以下子类: CredentitalsExce 2022-08-04 103 阅读 阅读全文
想要飞的小乌龟2022-08-04 技术文章 springboot 打包无webapp 解决方式 springboot 打包无webapp 解决方式添加到build下面去<resources> <resource> <directory& 2022-08-04 85 阅读 阅读全文
想要飞的小乌龟2022-08-04 技术文章 active 安装 一、下载:apache-activemq-5.14.0-bin.tar.gzhttp://activemq.apache.org/activemq-5140-release.html 二、安装activemq1、gz文件拷贝到/usr/local/src目录2、解压启动tar -zxvf 2022-08-04 93 阅读 阅读全文