02 2020 档案
摘要:SpringBoot2.2.4.RELEASE集成Swagger <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.2
阅读全文
摘要:parent-pom.xml: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
阅读全文
摘要:Java实现 package com.example.mydemo.util; /** * 描述: Twitter的分布式自增ID雪花算法snowflake (Java版) * * @author * @create 2018-03-13 12:37 **/ public class SnowFla
阅读全文
摘要:package com.example.springbootshardingjdbc.util; import java.time.LocalDateTime; import java.time.format.DateTimeFormatter; public class MyUtil { publ
阅读全文
摘要:受疫情影响,在家办公正在兴起,故而关注vpn搭建是非常有必要的。 1:首先需要注册一个花生壳账号 https://login.oray.com/ 2:然后下载下载【vpn蒲公英客户端】 https://pgy.oray.com/download/ 我们选择windows即可 3:登录蒲公英后台 ht
阅读全文
摘要:安装nginx: yum install gcc-c++ yum install -y pcre pcre-devel yum install -y zlib zlib-devel yum install -y openssl openssl-devel 保证nginx 可以正常访问: 我这里129
阅读全文
摘要:第一步:下载xxl-job工程代码: https://gitee.com/dongfangxuri/springboot 下下来工程如下: admin >>后天管理,用于配置xxl-job各项数据 sample-springboot >> 一个springboot集成xxl-job的demo 我们不
阅读全文

浙公网安备 33010602011771号