Merge in RED/redaction-service from RED-6744 to master
* commit '809349f65d7aa4af9ac5ca2fa75d80548d2f475b':
RED-6744 - Merge dossier and template dictionaries in redaction-service - reformat - add junit test
RED-6744 - Merge dossier and template dictionaries in redaction-service - remove unnecessary annotations
RED-6744 - erge dossier and template dictionaries in redaction-service - extend DictionaryEntry from persistence to use it in merging dictionaries and to override the hascode and equals - use this DictionaryEntryModel instead of DictionaryEntry
- extend DictionaryEntry from persistence to use it in merging dictionaries and to override the hascode and equals
- use this DictionaryEntryModel instead of DictionaryEntry
Merge in RED/redaction-service from RED-6619_5 to master
* commit 'f574b414c471cb6f349a5fd44a1ad337c77521ac':
RED-6619 - change pom to fforesight again
RED-6619 - revert changes in pom
RED-6619 - change from iqser to knecon
RED-6619 - change nexus-url from iqser to knecon
Merge in RED/redaction-service from RED-6619_1 to master
* commit 'aff7074b4012627a4e8b64b2f4a779b18feed50a':
RED-6619 - renamed variables
RED-6619 - reformat code
RED-6619 - delete unnecessary import
RED-6619 - moved not the logic to a boolean, but the 1 into a constant
RED-6619 - fix integration-tests by adding versions and move the hasMinimumSize-logic into own boolea
RED-6619 - added missing ' (typo)
RED-6619 - add logic to ignore found table-cells with height or width < 1. Also: Fix the tests and add new segmentation-tests and 1 redaction-integration-test. Renamed the latter to fit maven regexp
RED-6619 - add tests for table-extraction
Merge in RED/redaction-service from RED-5694-storage to master
* commit '9a933e9563769dbbc38756151ef7d33fde859194':
RED-5694 - Upgrade spring-boot to 3.0 - import storageAutoConfiguration to Application
Merge in RED/redaction-service from RED-5694 to master
* commit '7d4b3f40d3a09493459d6f71e53275fc1da7adad':
RED-5694 - Upgrade spring-boot to 3.0 - exclude storageAutoConfiguration with @ComponentScan
RED-5694 - Upgrade spring-boot to 3.0 - remove comment code
RED-5694 - Upgrade spring-boot to 3.0 - remove comment code
RED-5694 - Upgrade spring-boot to 3.0 - update exclusion of StorageAutoConfiguration
RED-5694 - Upgrade spring-boot to 3.0 - update after the merge of master
RED-5694 - Upgrade spring-boot to 3.0 - update platfrom-dependency and other dependencies with latest versions - remove dslplatform dependency
RED-5694: Imported new version of platform-dependency and fixed a couple of issues.