Ilkka Seppälä
15ee32a821
deps: remove unneeded dependency (already exists in parent pom.xml)
2025-04-08 20:20:11 +03:00
dependabot[bot]
8d139234f3
build(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.38 ( #3247 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.36 to 1.18.38.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.36...v1.18.38 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-version: 1.18.38
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 20:09:47 +03:00
Ilkka Seppälä
ee699af6ef
deps: refactor dependencies
2025-04-05 09:45:53 +03:00
Ilkka Seppälä
0ca162a55c
deps: Refactor dependencies ( #3224 )
...
* remove spring dep
move junit, logging, mockito under dep mgmt
* upgrade anti-corruption-layer deps
* async method invocation
* balking, bloc
* bridge to bytecode
* caching
* callback - cqrs
* component - health check
* hexagonal - metadata mapping
* rest of the patterns
* remove checkstyle, take spotless into use
2025-03-29 19:34:27 +02:00
Ilkka Seppälä
dd8b9b377a
fix: Set locale in tests to be able to run locally. Remove logging dependency fixed versions in parent pom.xml to prevent conflicts with spring boot. Update license headers. Update urm diagrams.
2025-03-18 15:56:06 +02:00
dependabot[bot]
845a42834d
build(deps): bump org.projectlombok:lombok from 1.18.24 to 1.18.36 ( #3205 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.24 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.36 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 09:44:55 +02:00
HabibaMekay
c5a6862887
feat: Implemented the Table Inheritance pattern ( #3105 )
...
* sample classes and tests
* sample classes and tests
* read me addition
* fix violations
* fix quality (coverage)
* fix quality (coverage) #2
* resolved comments
2025-01-06 19:03:27 +02:00