概述 首先让我引用 Swagger 官方的介绍: Design is the foundation of your API development. Swagger makes API design a breeze, with easy-to-use tools for developers, architects, and product owners. 设计是API开发的基础.Swagger使API设计变得轻而易举,为开发人员,架构师和产品所有者提供了易于使用的工具. 作为一个后端开发者,
最近项目需要搭建新工程,打算使用微服务的形式搭建便于后期拓展.看了一圈发现springboot易于搭建,配置简单,强化注解功能,"just run". Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring