fix comment

This commit is contained in:
Looly 2020-01-11 21:26:10 +08:00
parent 8e0f540b33
commit 1defb09de9

View File

@ -40,6 +40,8 @@ public class SpringUtil implements ApplicationContextAware {
/**
* 通过name获取 Bean
*
* @param <T> Bean类型
* @param name Bean名称
* @return Bean
*/