自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 收藏
  • 关注

原创 IDEA快捷键生成serialVersionUID

2、打开Settings->Editor->Inspections->Java->JVM languages里找到,勾选然后应用即可。或者直接搜索serializable class without ‘serialVersionUID’也。可以找到,勾选然后应用即可。3.然后鼠标放在类名上,AIt+Enter即可。1、首先类要实现Serializable接口。

2024-05-10 10:41:03 298 1

原创 新建一个springboot项目报错

错误的类文件: /D:/Repository/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.jar!/org/springframework/boot/SpringApplication.class 类文件具有错误的版本 61.0, 应为 52.0。2.IDEA形式,勾选"Always update snapshots",然后再用Maven / Reimport来更新依赖。

2023-08-10 14:41:30 1280 1

原创 Failed to convert value of type ‘java.lang.String‘ to required type ‘java.lang.Long‘; nested excepti

Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "export-order"

2023-05-21 16:52:36 1667 1

原创 idea报command line is too long

idea报command line is too long

2023-04-18 20:01:20 108

原创 These dependencies were not found: swiper/swiper-bundle.css

These dependencies were not found:swiper/swiper-bundle.css

2023-02-01 14:56:22 1977

原创 window安装elasticsearch 7.3.0以及ik分词器

window安装elasticsearch7.3.0以及ik分词器

2023-01-26 13:39:16 971

原创 MySQL报错:Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column ‘xx

MySQL报错“Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggre”解决方法

2022-11-25 11:08:38 684

原创 centos7上安装docker

centos7上安装docker

2022-11-01 11:34:30 71

原创 Linux安装

VMware 与linux安装

2022-10-24 15:00:08 71

原创 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

**com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

2022-09-07 20:47:26 734 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除