注意:PostConstruct注解不可以有参数的,否则就会报错:java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method
PostConstruct注解
最新推荐文章于 2025-05-21 21:58:01 发布
注意:PostConstruct注解不可以有参数的,否则就会报错:java.lang.IllegalStateException: Lifecycle method annotation requires a no-arg method