转载

spring-boot-plus 1.2.0-RELEASE 发布-快速打包-极速部署-在线演示

spring-boot-plus

集成spring boot常用开发组件的后台快速开发脚手架

Purpose

每个人都可以独立、快速、高效地开发项目!

Everyone can develop projects independently, quickly and efficiently!

官网地址: springboot.plus

GITHUB: https://github.com/geekidea/spring-boot-plus

GITEE: https://gitee.com/geekidea/spring-boot-plus

更新日志

[V1.2.0-RELEASE] 2019.08.06

:rocket: spring-boot-plus演示地址

  • :point_right: spring-boot-plus演示地址-Spring Boot Admin

  • :point_right: spring-boot-plus演示地址-Swagger

:star:️ New Features

maven-assembly-plugin
config
SpringBootPlusProperties
SpringBootPlusConfig

:zap:️ Optimization

  • 优化启动命令脚本路径
  • 优化配置文件,设置默认值
  • 优化分页排序,使用 OrderItem
  • 优化代码生成器模板
  • 完成CRUD单元测试
  • 完成Swagger接口测试
  • 删除OrderEnum枚举类,使用 OrderItem 替代
  • 移除Rabbit/Kafka MQ配置,将在后续版本中已模块形式体现
  • 优化刷新Swagger,后台报404 NOT FOUND,设置Swagger版本为 2.6.1
  • 优化 application.ymlapplication-xxx.yml 配置文件

:beetle: Bug Fixes

  • 修复LocalDateTime日期错误问题,使用Date日期类型
  • 修复SpringBootAdmin在线查日志错误问题

:notebook_with_decorative_cover: Documentation

  • 项目打包
  • 运维部署
  • FAQ-LocalDateTime

:hammer: Dependency Upgrades

  • Upgrade to mybatis-plus 3.1.2
  • Upgrade to druid 1.1.18
  • Upgrade to fastjson 1.2.59
原文  https://www.oschina.net/news/108831/spring-boot-plus-1-2-0-release
正文到此结束
Loading...