@Value 注解
-
Spring注解之@Value详解
目录@Value@Value的用法一、@Value引用配置文件中的属性值二、@Value作用于静态变量三、@Value引用Bean的属性值总结@Value[详细]
2024-01-04 10:20 分类:开发 Self referencing userdata and garbage collection
Because my userdata objects reference themselves, I need to delete and nil a variable for the garbage collector to work.[详细]
2022-12-28 17:46 分类:问答