摘要:
RestTemplate,Spring Web提供的轻量级HTTP Client,用于简化HTTP调用。 RestTemplate restTemplate = new RestTemplate();String replay = restTemplate.getForObject("http:// 阅读全文
posted @ 2020-02-17 08:32
清浊
阅读(1529)
评论(0)
推荐(0)
摘要:
schema first 1、分析业务(流程图、用例图、架构图等) 2、敲定业务流程(评审) 3、设计API(我需要那些API)数据模型,表结构设计,类图ER图 4、编写API文档 5、编写代码 api first 1、分析业务(流程图、用例图、架构图等) 2、敲定业务流程(评审) 3、设计API( 阅读全文
posted @ 2020-02-17 07:33
清浊
阅读(559)
评论(0)
推荐(0)
浙公网安备 33010602011771号