import org.springframework.beans.factory.*; @Slf4j @Data public class Author implements BeanFactoryAware, BeanNameAware, InitializingBean, ...
確定! 回上一頁