摘要:
InitializingBean在读取到配置文件中的 属性 时,可以把这些值赋值给其他变量 public interface InitializingBean { void afterPropertiesSet() throws Exception; } application.yml words: 阅读全文
posted @ 2022-01-12 14:34
gain&get
阅读(100)
评论(0)
推荐(0)
摘要:
RandomStringUtils.randomNumeric(生成随机数的长度) <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.12.0</v 阅读全文
posted @ 2022-01-12 14:19
gain&get
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号