Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRAD2-2950: missing requirements are implemented. #689

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

infstar
Copy link
Contributor

@infstar infstar commented Sep 27, 2024

GRAD2-2950: missing requirements are implemented.

GRAD2-2950: missing requirements are implemented.
Copy link

Copy link
Contributor

@arybakov-cgi arybakov-cgi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@infstar just FYI... Instead of adding the same method in multiply places, you can overwrite saveAndFlush() method in JPA repository and add the logic there. It will breach the layering concept in design, but would be easy to maintain the code. It is always a compromise.

https://docs.spring.io/spring-data/jpa/reference/repositories/custom-implementations.html

@infstar infstar merged commit 555913b into grad-release Sep 27, 2024
5 checks passed
@infstar infstar deleted the feature/GRAD2-2950 branch September 27, 2024 16:14
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.

2 participants