随笔分类 -  微服务

SpringBoot+SpringCloud
摘要:不错的文章1:https://blog.csdn.net/qq_29519041/article/details/85238270 不错的文章2:https://blog.csdn.net/qq_41701956/article/details/83829539 阅读全文
posted @ 2021-07-13 17:07 潜跃 阅读(25) 评论(0) 推荐(0)
摘要:springboot中的常用注解有:@SpringBootApplication、@Repository、@Service、@RestController、@ResponseBody、@Component、@ComponentScan等等。 @SpringBootApplication 这个注解是S 阅读全文
posted @ 2021-01-13 22:17 潜跃 阅读(288) 评论(0) 推荐(0)