@RequiredArgsConstructor(onConstructor_ = @Autowired)是lombok的注解,为private final定义的变量进行自动注入,可省略写大量@Autowired