Skip to content

Rename DB Classes to Services#1512

Merged
Ezequiel-Valencia merged 1 commit into
masterfrom
rename-quarkus-classes-to-services
May 22, 2025
Merged

Rename DB Classes to Services#1512
Ezequiel-Valencia merged 1 commit into
masterfrom
rename-quarkus-classes-to-services

Conversation

@Ezequiel-Valencia
Copy link
Copy Markdown
Contributor

The 'DB' classes weren't strictly related to the DB layer, but instead where invoking it alongside other functionality. So they are better represented by services.

The 'DB' classes weren't strictly related to the DB layer, but instead where invoking it alongside other functionality. So they are better represented by services.
@Ezequiel-Valencia Ezequiel-Valencia self-assigned this May 22, 2025
@Ezequiel-Valencia Ezequiel-Valencia linked an issue May 22, 2025 that may be closed by this pull request
@Ezequiel-Valencia Ezequiel-Valencia merged commit bb1bb16 into master May 22, 2025
13 checks passed
@Ezequiel-Valencia Ezequiel-Valencia deleted the rename-quarkus-classes-to-services branch May 22, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename The DB Classes to Services for Quarkus

1 participant