Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-31 | feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17 | Thomas | 1 | -1/+15 | |
IMPORTEND: Is not finished because that contains a braking change, like javax.servlet.* --> jakarta.servket.* as one example and we miss some third-party libs that use the new API. # Conflicts: # eaaf_core_api/checks/spotbugs-exclude.xml # eaaf_core_api/pom.xml # eaaf_core_utils/checks/spotbugs-exclude.xml # pom.xml | |||||
2023-05-15 | refact(core): change process-data holder-implementation to use Jackson ↵ | Thomas | 1 | -0/+12 | |
serialization for storage |