Commit 2d0bed8
authored
fix: resolve MyBatis mapper XML issues and inconsistencies (#4272)
- Rename ApplicationMapper.xml to FlinkApplicationMapper.xml to match the actual mapper interface
- Remove unused/incorrect mapper XML files (DistributedTaskMapper.xml, FlinkCatalogMapper.xml)
- Fix MenuMapper.xml resultMap to correctly map database columns to entity properties
- Resolve 'Cannot resolve symbol' errors in MyBatis XML files1 parent 4997c4e commit 2d0bed8
4 files changed
Lines changed: 0 additions & 65 deletions
File tree
- streampark-console/streampark-console-service/src/main/resources/mapper
- core
- system
streampark-console/streampark-console-service/src/main/resources/mapper/core/ApplicationMapper.xml
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments