mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
fix comment
This commit is contained in:
parent
8e0f540b33
commit
1defb09de9
@ -40,6 +40,8 @@ public class SpringUtil implements ApplicationContextAware {
|
||||
|
||||
/**
|
||||
* 通过name获取 Bean
|
||||
*
|
||||
* @param <T> Bean类型
|
||||
* @param name Bean名称
|
||||
* @return Bean
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user