连击 天
fork: star:
1.配置环境变量 MYSQL_HOME = D:\develop\mysql-5.7.20-winx64 Path = %MYSQL_HOME%\bin; 2,配置 my.init [client] port=3306 default-character-set=utf8 [mysqld] lower_case_ta...
添加 actuator 模块依赖 , 最新版的 actuator 需要 redis,所以需要 redis 支持 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actua...
#随机字符串 com.forwy.value=${random.value} #随机 int com.forwy.int=${random.int} #随机 long com.forwy.long=${random.long} #随机 int (10以内) com.forwy.int=${random.int(10)}...
首先需要在启动类上注解 @EnableScheduling @SpringBootApplication @EnableScheduling public class TestApplication { public static void main(String[] args) { SpringApplication....
public static void main(String[] args) { String region = "{\"id\":\"1\",\"name\":\"a1\",\"obj\":{\"id\":11,\"name\":\"a11\",\"array\":[{\"id\":111,\"name\":\"a111\"},{\"id\":...
没有更多内容
加载失败,请刷新页面
没有更多内容
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复