Description
This issue tracks the migration of all project modules to Spring Boot 4.0.0 and the corresponding Spring Framework versions.
Context
Related to PR #127: #127
Modules to Update
The following modules need to be updated:
Tasks
- Update Spring Boot dependencies to 4.0.0
- Update corresponding Spring Framework versions
- Test each module after migration
- Address any breaking changes or deprecations
Requested by: @igorcampos-dev