08 2021 档案
摘要:Client-error:unknown code for readObject at 0x3c (<) 原因之一是classNotFoundRxception :com.caucho.hessian.io.HessianInput 解决方式: implementation 'com.caucho:
阅读全文
摘要:package com.xxx.platform.util; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.StringRedisTe
阅读全文
摘要:###1、创建一张伪序列表 CREATE TABLE sequence ( seq_name VARCHAR (50) NOT NULL,-- 序列名称 current_val INT NOT NULL,-- 当前值 increment_val INT NOT NULL DEFAULT 1,-- 步
阅读全文

浙公网安备 33010602011771号