摘要: Spring Boot Web 开发非常简单,该示例包括包括目前web开发基本都需要用到的内容 - 序列化(json)输出 - 过滤器(filters) - 监视器(listener) - 拦截器(interceptor) - 日志(基于lombok) - properties配置 - 数据库(mysql)crud - ORM - 单元测试 阅读全文
posted @ 2019-06-05 18:15 云天 阅读(1273) 评论(0) 推荐(0) 编辑