mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user