Commit Graph

328 Commits

Author SHA1 Message Date
Jerry Lee a93ad6b95e upgrade spring 2022-04-23 04:10:02 +08:00
Jerry Lee 7bf243ce12 `extension/pom.xml`: upgrade dependencies 2022-04-23 02:24:57 +08:00
Jerry Lee 6cb8184cfa cleanup `extension/pom.xml`:
- group dependencies
- reorder elements
- remove `com.alibaba:fastjson:1.2.79:test`
2022-04-22 23:48:38 +08:00
Jerry Lee cd432a645c improve `pom`: add `<relativePath>` for `<parent>` 2022-04-22 16:38:03 +08:00
业余布道师 405b9604d9 add testcase for retrofit2 converter factory. 2022-04-21 11:21:41 +08:00
业余布道师 fc5fa8420a support for retrofit2 converter factory. 2022-04-21 11:03:12 +08:00
业余布道师 77453c329a add testcase for spring data redis serializer. 2022-04-20 18:11:52 +08:00
业余布道师 1e72d5a771 support for spring data redis serializer. 2022-04-20 18:10:58 +08:00
业余布道师 f1e657fc65 add dependency spring-messaging. 2022-04-20 17:41:01 +08:00
业余布道师 3628b65449 add testcase for spring messaging converter. 2022-04-20 16:10:07 +08:00
业余布道师 fd0d6e1c31 support for spring messaging converter. 2022-04-20 16:09:19 +08:00
业余布道师 7b62cb06f5 refactor call JSON methods. 2022-04-20 11:09:00 +08:00
shaojin.wensj 324b8481ce add trino functions support 2022-04-19 22:18:38 +08:00
业余布道师 bc687b98bf refactor package for spring extension. 2022-04-19 17:08:18 +08:00
业余布道师 c02172805b Support Springframework 5.x for MessageConverter & JsonView. 2022-04-19 13:30:02 +08:00
Jerry Lee 3fde375a50 pom cleanup: use `${project.version}` instead of hard-coded value 2022-04-19 01:46:29 +08:00
Jerry Lee 45e6f661ba pom cleanup: move test libs to parent pom 2022-04-19 00:49:11 +08:00
shaojin.wensj 7d177377a6 improved build performance 2022-04-18 11:30:07 +08:00
Jerry Lee 2320ba4f82 pom cleanup, use parent pom for submodule
- submodule pom extends parent, DRY
- add property `project.build.sourceEncoding`
- add maven plugin: `io.github.git-commit-id`
- use pom profile(gen-src, gen-javadoc, gen-sign) instead of explicit manual option
- use `https` instead of `http` for urls
- fix maven warning: `'build.plugins.plugin.version' for xxx is missing`
2022-04-18 04:19:53 +08:00
shaojin.wensj eab5755d6e 2.0.2 init 2022-04-17 23:41:47 +08:00
shaojin.wensj eb6a88f5c7 2.0.1 release 2022-04-17 23:40:10 +08:00
shaojin.wensj fc020b5e09 update pom.xml version 2022-04-17 20:13:22 +08:00
shaojin.wensj bff1e63a32 move airlift support from 'core module' to 'extension module' 2022-04-17 19:31:48 +08:00
shaojin.wensj b7f1bf5c1e improved mvn install performance 2022-04-17 17:33:22 +08:00
shaojin.wensj b082dd29f6 2.0.1 2022-04-17 16:43:17 +08:00
shaojin.wensj b3e3ce52a9 2.0.0 release 2022-04-17 14:12:01 +08:00
shaojin.wensj 3c99a0db96 artifactID change : fastjson2-core -> fastjson2 2022-04-17 13:19:15 +08:00
shaojin.wensj a1df7ac9a1 first commit 2022-04-17 13:16:05 +08:00