摘要: 【注】本文译自: https://www.tutorialspoint.com/spring_boot/spring_boot_service_components.htm 服务组件是包含 @Service 注解的类文件。这些类文件可用在与 @RestController 类文件所不同的层来编写业务 阅读全文
posted @ 2020-09-04 18:49 码界行者 阅读(353) 评论(0) 推荐(0)