Feat/boot35 jdk25 lts upgrade - #17
Merged
Merged
Conversation
…age 26%->47% Migrate 30 test classes via git mv, add 54 new classes (424 green), wire jacoco aggregate + CI.
…K 25 (LTS) baseline - javax->jakarta (101 files), springfox->springdoc, aligned upgrades of MyBatis/Hazelcast/Jedis/JDBC drivers; build chain/CI/Docker/docs switched to 25 in sync - Fixes: annotated SQL escaping (MyBatis 3.5.19 strict parsing), restore 404 semantics (Boot 3 removed the old switch), add eureka TransportClientFactories to executor/gateway - Verification: 424/424 unit tests green; Liquibase on both databases and full-stack smoke test of the three services passed
… and add vitest tests - Vue 2.7.16, element-ui 2.15.14, axios 1.20, echarts 5.6, vue-router 3.6.5, vue-i18n 8.28.2; toolchain upgrades incl. webpack 5.111/WDS 6/css-loader 7; build image switched to node:24-alpine (LTS, digest re-pinned) - Extract i18n extension deep-merge and axios interceptors into testable modules (setHeader adapted to axios 1.x AxiosHeaders); add string_decoder polyfill for the iconv-lite chain - Add vitest: 21 cases covering deep-merge, request/response interceptors, auth redirect and ResultEntity normalization, all green; production build (local and container) and dev server verified
Manage-scope tokens (manage_flag column, Liquibase V1.3.0 mysql+pg), /mcp/admin endpoints, 47 dp_* tools wrapping datasource/module/group/API/client services. +17 tests, full suite 441 green.
camilesing
force-pushed
the
feat/boot35-jdk25-lts-upgrade
branch
from
September 18, 2026 14:34
7dacf12 to
c2904ec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Type of change
Checklist
mvn testpasses locally (mvn -B -ntp test -pl datapoly-common,datapoly-template,datapoly-core,datapoly-executor,datapoly-gateway,datapoly-manager -am)datapoly-manager-ui) was changed,sh build-ui.shwas run and the built assets were verified; no generated files underdatapoly-manager/src/main/resources/(index.html, static/) were committed