05 2022 档案
摘要:1、配置文件写法 spring: profiles: dev quartz: auto-startup: true spring: profiles: local quartz: auto-startup: false 2、虚拟机参数配置 -D:spring.profiles.active=dev,
阅读全文
摘要:hutool 的JSONUtil import cn.hutool.json.JSON; import cn.hutool.json.JSONUtil; import java.util.ArrayList; import java.util.List; public class Main { pu
阅读全文
摘要:问题现象 Caused by: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'a': Bean with name 'a' has been inj
阅读全文

浙公网安备 33010602011771号