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