自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(108)
  • 资源 (2)
  • 收藏
  • 关注

原创 MacOS Ventura EasyConnect 安装提示 “正在等待其他安装完成“

设置 -> 通用 -> 登录项与扩展 -> SANGFOR Technologies Company Limited 打开(如果是打开的,则关闭,然后打开)以上处理完成后,重新安装 EasyConnect 即可。

2025-12-15 09:11:57 212

原创 解决启动IDEA后CPU 及内存占用过高配置调整

解决启动IDEA后CPU 及内存占用过高配置调整

2025-11-06 09:35:22 1455

原创 java.lang.NoSuchMethodError io.swagger.annotations.ApiParam.allowEmptyValue()Z

修改 pom 文件信息,将 swagger-annotations 版本确定为 1.5.22。是低版本(如 1.5.20 或更低),它就没有这个方法,运行时就会抛出。1.5.22(或更高版本)中。,导致运行时找不到方法。

2025-07-30 14:26:19 396

原创 Skipping MapperFactoryBean with name ‘apiAuthMapper‘ and ‘xxx.mapper.xxxMapper‘

是自动扫描 Mapper 接口时的警告,意思是:已经存在一个名为xxxMapper的 Bean,当前扫描器又发现同样的 Mapper 接口xxxMapper,所以它。

2025-07-30 14:24:49 376

原创 由于网络问题,插件无法顺利安装

在服务器,由于网络问题,插件无法顺利安装,可以使用国内镜像源。

2025-07-28 14:56:01 570

原创 GC overhead limit exceeded

java.lang.RuntimeException: java.lang.OutOfMemoryError: GC overhead limit exceeded

2025-07-28 14:48:30 272

原创 Mac (m1) Java 加载本地C共享库函数 .dylib 函数 Unable to load library ‘liblicense‘

Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'liblicense':

2025-07-14 10:21:05 543

原创 bound statement (not found) mapper.xx.queryxxx

pom.xml 文件, build 配置中没有,将 src/main/java 下的 xml 文件打包到生成的jar 包中。application.yml 文件 需要配置 mapper-locations。Application 启动类需要添加 @MapperScan。

2025-06-10 10:06:39 210

原创 Cannot convert string ‘month‘ to java.sql.Timestamp value

Cannot convert string 'month' to java.sql.Timestamp value; nested exception is java.sql.SQLDataException: Cannot convert string 'month' to java.sql.Timestamp value

2025-05-22 09:23:35 277

原创 Mac 安装 Flutter 提示 A network error occurred while checking

A network error occurred while checking "https://maven.google.com/": Operation timed out

2024-12-31 08:58:55 1540

原创 TypeError: Cannot read property ‘0‘ of undefined

TypeError: Cannot read property '0' of undefined at Function.isWebpack4 (/Users/mi/IdeaProjects/manage/test-ui/src/test-vue/node_modules/terser-webpack-plugin/dist/index.js:106:28)

2024-12-11 09:16:58 862

原创 Java 程序中止,日志没发现任何异常

Java 程序中止,日志没发现任何异常

2024-11-27 09:28:55 428

原创 TypeError Class extends value undefined is not a constructor or null

TypeError: Class extends value undefined is not a constructor or null at Object. (/Users/mi/IdeaProjects/manage/ui/src/test-vue/nod e_modules/mini-css-extract-plugin/dist/CssDependency.js:12:46)

2024-11-27 09:27:02 624

原创 http 请求返回307

Java http 工具请求返回307

2024-10-25 09:15:03 1478

原创 DBeaver 连接 ClickHouse 提示 Unexpected driver error occurred while connecting to the database

Unexpected driver error occurred while connecting to the database

2024-10-23 09:02:34 1631

原创 返回类型void与xxx.User不兼容

Account中的setOrgName(java.lang.String)无法覆盖xxx.User中的setOrgName(java.lang.Strting) 返回类型void与xxx.User不兼容

2024-10-17 08:52:49 359

原创 RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 send-pack: unexpected disconnect

RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 send-pack: unexpected disconnect while reading sideband packet Total 24410 (delta 14028), reused 20571 (delta 11419), pack-reused 0 the remote end hung up unexpectedly

2024-10-11 17:12:45 3653

原创 npm ERR! Object for dependency “loader-utils“ is empty.

npm ERR! Object for dependency "loader-utils" is empty.npm ERR! Something went wrong. Regenerate the package-lock.json with "npm install".npm ERR! If using a shrinkwrap, regenerate with "npm shrinkwrap".

2024-10-11 08:57:24 528

原创 TypeError Cannot read properties of undefined (reading ‘endsWith‘)

运行 npm run 出现了 TypeError: Cannot read properties of undefined (reading 'endsWith')

2024-10-10 09:03:21 1032

原创 node_modules/.pnpm/esbuild@0.23.1/node_modules/esbuild: ELIFECYCLE Command failed with exit code 1.

node_modules/.pnpm/esbuild@0.23.1/node_modules/esbuild: Running postinstall script, failed in 196ms

2024-09-25 09:02:30 2769

原创 Docker Redis 7.2.3 部署

Docker Redis 7.2.3 部署

2024-09-19 08:58:12 664

原创 SwaggerAPI未授权访问漏洞

SwaggerAPI未授权访问漏洞

2024-09-05 08:48:51 2080

原创 Your connection to this site is not secure

chrome 打开某一个网站的网页地址栏提示Your connection to this site is not secure

2024-09-03 23:05:15 1624

原创 Linux root和其它用户如何修改密码

Linux root和其它用户如何修改密码

2024-08-07 08:59:10 1798

原创 目录及其所有子目录和文件的所有者和所属组更改

Linux 目录及其所有子目录和文件的所有者和所属组更改

2024-08-07 08:51:46 425

原创 管理和监控 Oracle 数据库中的会话和进程,以及终止特定的会话

管理和监控 Oracle 数据库中的会话和进程sql

2024-07-25 08:59:53 946 1

原创 mac 使用ssh 密钥登录linux 服务器

mac 使用ssh 密钥登录linux 服务器

2024-07-24 08:58:57 1124

原创 查看尝试登服务器ssh 访问ip地址

查看尝试登服务器ssh 访问ip地址

2024-07-11 08:56:07 795

原创 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

2024-07-04 22:24:31 403

原创 ORA-00903: invalid table name\nORA-06512: at line 1\n

ORA-00903: invalid table name\nORA-06512: at line 1\n

2024-06-29 10:22:34 848

原创 PLS-00103: Encountered the symbol “end-of-file“ when expecting one of the following:

ORA-06550: 第 1 行, 第 63 列: PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: * & = - + ; < / > at in is mod remainder not rem return returning or != or ~= >=

2024-06-29 10:22:03 1696

原创 FATAL ERROR Ineffective mark-compacts near heap limit Allocation failed

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

2024-05-22 09:20:46 3939

原创 from binary to utf8mb4

Cause: java.sql.SQLException: Cannot convert string '\xAC\xED\x00\x05sr...' from binary to utf8mb4; uncategorized SQLException; SQL state [HY000]; error code [3854]; Cannot convert string '\xAC\xED\x00\x05sr...' from binary to utf8mb4; nested exception is

2024-05-22 09:03:31 2556

原创 oracle 清理 trace 和 alert 日志文件

oracle 清理 trace 和 alert 日志文件

2024-05-07 08:56:39 3235

原创 putty 窗口中文乱码问题

ssh putty 窗口中文乱码问题

2024-03-26 08:41:36 1209

原创 The plain HTTP request was sent to HTTPS port

The plain HTTP request was sent to HTTPS port

2024-03-21 09:04:22 25024

原创 HTTP Error 400. The request hostname is invalid.

htpp请求报错:HTTP Error 400. The request hostname is invalid.

2024-03-21 08:47:17 3571

原创 Could not create connection to database server. Attempted reconnect 3 times. Giving up.

Could not create connection to database server. Attempted reconnect 3 times. Giving up.

2024-03-20 08:40:41 1116

原创 firewalld 防火墙配置根据某个IP地址(只放行指定IP地址的流量)进行端口开放

firewalld 防火墙配置根据某个IP地址(只放行指定IP地址的流量)进行端口开放

2024-03-19 08:42:07 3333

原创 Mysql 连接最近经常报超时

怀疑是某个服务频繁调用mysql操作,导致linux buff/cache 过大。

2024-02-24 13:54:04 446

clickhouse 新版驱动

com.clickhouse.jdbc.ClickHouseDriver 新版驱动

2024-10-23

ClickHouse 旧版驱动压缩包

ru.yandex.clickhouse.ClickHouseDriver 旧版驱动压缩包

2024-10-23

JDK /jre/lib/ext/jfxrt.jar

JDK 所需jar包

2021-09-09

Redis-x64-3.0.503.7z

redis 服务端

2021-03-09

空空如也

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

TA关注的人

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