Add missing @Deprecated annotations#7895
Conversation
This should have been included in testcontainers#7652, but was likely forgotten.
|
Hi, thanks for the PR. The story for |
|
I see @eddumelendez, thanks for the clarification. Will this not be a bit inconsistent though? For child classes extending Feel free to disagree, but I believe the above API becomes a bit confusing to the user. 🤔 Some /cc @kiview FYI, since you were involved in the original PR (#7652). |
|
Aren't the methods in |
|
@big-andy-coates From how I understand it: no, the annotations aren't inherited that way. Since |

This should have been included in #7652, but was likely forgotten.