欢迎光临!
登录
  • 设置菜单

ZPY博客

JAVA架构师之路

×
MENU
  • Java基础
    • Java
    • jquery
    • Java多线程
    • mysql
    • oracle
    • mybatis
    • 设计模式
    • 计算机底层
  • Spring相关
    • Spring
    • thymeleaf
    • SpringBoot
    • Spring Security
    • SpringCloud
    • Spring Cloud Gateway
  • 分布式相关
    • 全文检索
    • 消息中间件
    • 缓存
    • Apollo
    • Hadoop
    • 分库分表
    • Sentinel
    • zipkin
  • 前端相关
    • ajax
    • FreeMarker
    • html5
    • css
    • php
    • android
    • app
    • angular
    • ng-zorro
    • Vue
    • ionic
    • cordova
    • 微信公众号
    • 微信小程序
  • 工具相关
    • cron
    • eclipse
    • IntelliJ IDEA
    • git
    • gitLab
    • jenkins
    • nexus
    • samba
    • maven
    • mac
    • linux
    • wordpress
  • 资源下载
    • 音乐下载
    • 电视剧下载
    • 电影下载
    • 小说下载
  • 其它
    • 海外主机
    • 股票
    • 工作流引擎
    • 爬虫
    • IT用英语单词
  • Java基础
    • Java
    • jquery
    • Java多线程
    • mysql
    • oracle
    • mybatis
    • 设计模式
    • 计算机底层
  • Spring相关
    • Spring
    • thymeleaf
    • SpringBoot
    • Spring Security
    • SpringCloud
    • Spring Cloud Gateway
  • 分布式相关
    • 全文检索
    • 消息中间件
    • 缓存
    • Apollo
    • Hadoop
    • 分库分表
    • Sentinel
    • zipkin
  • 前端相关
    • ajax
    • FreeMarker
    • html5
    • css
    • php
    • android
    • app
    • angular
    • ng-zorro
    • Vue
    • ionic
    • cordova
    • 微信公众号
    • 微信小程序
  • 工具相关
    • cron
    • eclipse
    • IntelliJ IDEA
    • git
    • gitLab
    • jenkins
    • nexus
    • samba
    • maven
    • mac
    • linux
    • wordpress
  • 资源下载
    • 音乐下载
    • 电视剧下载
    • 电影下载
    • 小说下载
  • 其它
    • 海外主机
    • 股票
    • 工作流引擎
    • 爬虫
    • IT用英语单词
首页运行文章

SpringBoot打成可执行jar包运行报错ClassNotFoundException

现象:直接在idea里点运行是没问题的,但是打成可执行jar包在命令行里用java -jar来执行就会报错ClassNotFoundException。 看了下具体的找不到的类,发现是本地另一个com...
2019年9月24日 SpringBoot 浏览量:2,611 次 发表评论
阅读全文

android原生项目运行时报错java.lang.IllegalArgumentException: reportSizeConfigurations: ActivityRecord not found for: Token{

android原生项目运行时报错如下: java.lang.IllegalArgumentException: reportSizeConfigurations: ActivityRecord not...
2018年12月4日 android 浏览量:5,562 次 发表评论
阅读全文

android emulate运行时提示app has stoped无法进入app

原因:模拟器设置里没有勾选 use host gpu,导致运行时没有用硬件的gpu无法带动, 勾选 use host gpu即可。
2018年11月18日 android 浏览量:787 次 发表评论
阅读全文

android list avd不是内部或外部命令,也不是可运行的程序的解决办法

这个问题是因为环境变量没有设置,我是通过cmd命令进入到我的SDK安装文件夹中,来解决上述问题的,解决办法如下: 1、首先,打开cmd命令窗口,输入D: ,回车。 2、再在cmd命令中输入CD空格加上...
2018年11月18日 android 浏览量:897 次 发表评论
阅读全文

创建与运行Ionic项目

1.安装Ionic和cordova npm install ionic cordova 2.创建Ionic项目 首先创建ionic项目可以使用Ionic提供的app模板或是一个空白。 在命令行中进入I...
2018年11月18日 ionic 浏览量:721 次 发表评论
阅读全文

全部热门文章

  • 2022狂飙全集1080P迅雷下载2022狂飙全集1080P迅雷下载02/25 浏览量:19,890 次
  • 海贼王[one_piece][1051][720p].mp4迅雷下载海贼王[one_piece][1051][720p].mp4迅雷下载03/31 浏览量:4,324 次
  • 海贼王[One Piece][1050][ViuTV][WEB-RIP][CHT][SRT][1080p][AVC AAC].mkv迅雷下载海贼王[One Piece][1050][ViuTV][WEB-RIP][CHT][SRT][1080p][AVC AAC].mkv迅雷下载03/31 浏览量:3,255 次
  • mac版tvbox安装及配置mac版tvbox安装及配置06/07 浏览量:3,221 次
  • 可能-程响.mp3百度云下载可能-程响.mp3百度云下载04/29 浏览量:2,337 次

近期热门文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]`Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]`03/28 浏览量:50 次
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少?在springboot中,@Async使用的默认线程池的核心线程参数是多少?04/14 浏览量:18 次

热评文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]` Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]` 03/28
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少? 在springboot中,@Async使用的默认线程池的核心线程参数是多少? 04/14

随机文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]` Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]` 03/28 浏览量:50 次
  • Jenkins自动化部署-后端篇(SpringBoot项目) Jenkins自动化部署-后端篇(SpringBoot项目) 09/30 浏览量:1,336 次
  • SpringBoot conflicts with existing, non-compatible bean definition of same name and class 的解决办法 SpringBoot conflicts with existing, non-compatible bean definition of same name and class 的解决办法 08/08 浏览量:5,877 次
  • SpringBoot自定义check注解 SpringBoot自定义check注解 08/29 浏览量:1,298 次
  • Spring Boot启动报错:Cannot determine embedded database driver class for database type NONE Spring Boot启动报错:Cannot determine embedded database driver class for database type NONE 04/17 浏览量:851 次
Copyright ©  zpy博客  版权所有.

登录 找回密码

输入用户名或电子邮箱地址,您会收到一封新密码链接的电子邮件。

  • 文章目录
  • 繁