赞
踩
@Service (service类)
@Resource (注入)
@Override (重写方法)
@Autowired (注入)
@Slf4j (日志)
@Log4j2 (日志)
@Component (作用于类)
@RestComponent
@Mapper
@RestController
@RequestMapping(“/test”)
@Data (实体类)
@Bean(作用于方法)
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。