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

Use autowired method if exists in adding new dependency #6652

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jan 6, 2025

Using ctor over existing autowired method usually breaks child/parent class that uses constructor.
That's why this service should stick with already existing way to pass service dependencies.

@samsonasik
Copy link
Member

@samsonasik
Copy link
Member

Let's re-run the build ...

@TomasVotruba TomasVotruba merged commit fe99f21 into main Jan 6, 2025
41 checks passed
@TomasVotruba TomasVotruba deleted the tv-readonly-add-ctor branch January 6, 2025 10:15
@TomasVotruba
Copy link
Member Author

👍

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