Skip to content

Releases: codingapi/springboot-framework

v1.4.10

22 Dec 07:01
Compare
Choose a tag to compare

auto enable VersionController

v1.4.9

22 Dec 06:02
Compare
Choose a tag to compare
  1. add rest client
  2. add Arithmetic.parse(string) method
  3. add VersionController to show project current version
  4. can setting disable cors & csrf

v1.4.8

11 Oct 01:29
Compare
Choose a tag to compare

v1.4.7

27 Sep 15:09
Compare
Choose a tag to compare

v1.4.6

27 Sep 14:14
Compare
Choose a tag to compare
  • add DES
  • fix AES bug on mac (loading libcrypto in an unsafe way)
  • unite crypto utils

v1.4.5

20 Sep 08:16
Compare
Choose a tag to compare
  • add RSA encode decode utils
  • add SecuertyLoginHandler

v1.4.4

19 Sep 13:09
Compare
Choose a tag to compare

add some utils

v1.4.2

11 Sep 12:37
Compare
Choose a tag to compare
  • add junit test
  • fix data-fast SingleResponse data bug.
  • clean and format code

v1.4.1

11 Sep 06:18
Compare
Choose a tag to compare
  • add data-fast framework
  • add id-generator framework
  • fix springboot-framework

v1.4.0

07 Sep 16:44
Compare
Choose a tag to compare

Commemorating the release of the iPhone 14.

  • update MultiResponse