摘要: validation与 springboot 结合 1. bean 中添加标签 部分代码: 标签需要加在属性上,@NotBlank 标签含义文章末尾有解释 public class User { public class User { private Integer id; private Inte 阅读全文
posted @ 2019-03-25 16:49 默默想可 阅读(317) 评论(0) 推荐(0) 编辑
摘要: spingBoot整合mybatis+generator+pageHelper 环境/版本一览: 开发工具:Intellij IDEA 2018.1.4 springboot: 2.0.4.RELEASE jdk:1.8.0_40 maven:3.3.9 alibaba Druid 数据库连接池:1 阅读全文
posted @ 2019-03-25 15:32 默默想可 阅读(291) 评论(0) 推荐(0) 编辑
摘要: chenyangsocool 认真学习 认真生活 chenyangsocool 认真学习 认真生活 spring 4.0下集成webservice 该教程使用的项目可参见: Intellij Idea下搭建基于Spring+SpringMvc+MyBatis的WebApi接口架构 具体源码请参见Gi 阅读全文
posted @ 2019-03-25 10:48 默默想可 阅读(240) 评论(0) 推荐(0) 编辑
摘要: chenyangsocool 认真学习 认真生活 Intellij Idea下搭建基于Spring+SpringMvc+MyBatis的WebApi接口架构 2018-08-16 09:27 更新 强烈推荐使用Springboot来搭建MVC框架! 强烈推荐使用Springboot来搭建MVC框架! 阅读全文
posted @ 2019-03-25 10:29 默默想可 阅读(2155) 评论(0) 推荐(0) 编辑