原创 Mybatis-plus代碼生成器,自用版本不帶xml

package com.wuyd.mybatispulsdemo; import com.baomidou.mybatisplus.annotation.DbType; import com.baomidou.mybatispl

原创 Java 判斷瀏覽器版本

項目需要在後臺判斷瀏覽器並決定路由,想起了request頭中的 USER-AGENT getRequest().getHeader("USER-AGENT") 獲取Agent 然後去判斷 log信息[INFO]-[Thread: h

原创 Spring boot cache Ttl Serializer

.引入相關Jar <!-- 緩存--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-