一、报错内容
com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 1,500,378 milliseconds ago.
The last packet sent successfully to the server was 1,500,378 milliseconds ago. is longer than the s…
C
Redis
redis多大key算热key?该如何解决redis中lru、lfu确定是什么?有什么解决的办法1
MySQL
MQ
操作系统
动态链接库和静态链接库的区别1进程、线程、协程,通信方式、同步方法 1NIO、BIO、AIO,NIO和多路复用的区别 1 2零拷…
当往数据库里插入数据主键重复时,系统会抛出异常
java.sql.SQLIntegrityConstraintViolationException
这时候我们会自定义一个全局异常处理器去捕获异常。
public class GlobalExceptionHandler {ExceptionHandler(SQLIntegrityConstraintViolationException.cl…