Change Log

Every experience is useful and every step is crucial.
  • 2019-11-30Hello v1.2.1

    [ Added ]
    New starter: dragonshard-tinypng-starter
    Description: Asynchronous compression of png/jpg format pictures.
    [ Modified ]
    Unified method naming rules.
    Detail adjustment.

    [ Fixed ]
    Code Generator: Fixed the format exception caused by template.
  • 2019-11-15Hello v1.2.0

    [ Added ]
    New starter: dragonshard-upload-local-starter
    Description: Quickly implement a simple local object storage service.
    [ Modified ]
    jackson.version upgrade to 2.10.0
    mybatis-plus-boot-starter.version upgrade to 3.2.0
    mybatis-plus-generator.version.version upgrade to 3.2.0
    hikariCP.version upgrade to 3.4.1
    druid.version upgrade to 1.1.21
    Detail adjustment.

    [ Fixed ]
    Code Generator: Fixed the - and _ in the project name would cause a package exception.
  • 2019-08-15Hello v1.1.2

    [ Modified ]
    Startup method.
  • 2019-08-12Published on gitee

    Gitee, we are coming!
    Dragonshard
    Dragonshard-sample
  • 2019-08-11Hello v1.1.1

    [ Fixed ]
    Detail adjustment.
  • 2019-08-08Hello v1.1

    [ Added ]
    New starter: dragonshard-data-secret-starter
    Description: Common encryption and decryption of requests.
    New starter: dragonshard-id-generator-starter
    Description: Distributed primary key generator.
    New starter: dragonshard-limit-starter
    Description: Request limit for guava and redis implementations.
    Travis CI.
    Add new MP plus: PaginationInterceptor and CommonMetaObjectHandler.
    Add some new methods to data-redis-starter.

    [ Fixed ]
    Datasource switching failure caused by @Transactional.
    Detail adjustment.
  • 2019-08-02Hello v1.0.1

    [ Added ]
    New starter: dragonshard-data-redis-starter
    Description: Redis cache.

    [ Modified ]
    Detail adjustment.

    [ Removed ]
    Removed unnecessary maven plugins.
  • 2019-07-31Official website revised online

    We changed the main color to blue and redesigned each feature.
    Online code generators and online tools will be core features, and we will continue to refine these features through rapid iteration for a long time to come. Efficient development is the goal we have been pursuing.
  • 2019-07-24Published on github

    In this version there are only some of the most basic features, we took this step, this is a new beginning
    Dragonshard
    Dragonshard-sample