public class PostConstructAnnotationProcessor extends Object implements MethodPostProcessor<PostConstruct>
public void process(PostConstruct annotation, Method method, Object instance) throws Exception
process 在接口中 MethodPostProcessor<PostConstruct>ExceptionCopyright © 2020. All rights reserved.