
spring-boot2
郑文君
这个作者很懒,什么都没留下…
展开
-
springboot2入门(1-第一个应用)
练习springboot2 web开发的入门概念。maven配置/springboot starter parent/注解/springboot plugin/打包翻译 2017-10-25 20:47:27 · 1547 阅读 · 0 评论 -
springboot2入门(3-maven相关)
springboot2对maven的支持 继承spring-boot-starter-parent 生成war文件翻译 2017-10-28 20:23:11 · 750 阅读 · 0 评论 -
springboot2入门(4-starter-hateoas)
Spring HATEOAS:方便创建满足HATEOAS规则的Spring REST应用的库。这样的REST应用,返回的资源满足HAL规范,不止包含了data,还包含了对相关资源的link,因此能在很大程度上解耦服务器端与客户端代码。 示例代码:使用spring hateoas 创建优雅的restful应用。原创 2017-10-31 21:08:52 · 4191 阅读 · 0 评论 -
springboot2入门(2-starter-web)
使用springboot2创建RESTful Web Service翻译 2017-10-27 20:54:20 · 2120 阅读 · 0 评论