Skip to content

Replace deprecated/removed method calls javadoc examples#11570

Merged
eddumelendez merged 2 commits intotestcontainers:mainfrom
ratonalgaze:localstack-javadoc-adjustments
Mar 24, 2026
Merged

Replace deprecated/removed method calls javadoc examples#11570
eddumelendez merged 2 commits intotestcontainers:mainfrom
ratonalgaze:localstack-javadoc-adjustments

Conversation

@ratonalgaze
Copy link
Contributor

No functional changes, only javadoc adjustments.
LocalStackContainer#getEndpointOverride() method and Service enum have been removed and LocalStackContainer#getEndpoint() is supposed to be used instead. The getEndpoint() method's javadoc already reflects the most recent state. This PR aligns the examples in javadoc for other methods.

No functional changes, only javadoc adjustments.
LocalStackContainer#getEndpointOverride() method has been removed and LocalStackContainer#getEndpoint() is supposed to be used. This PR aligns the examples in javadoc for all affected methods.
@eddumelendez eddumelendez added this to the next milestone Mar 24, 2026
@eddumelendez eddumelendez requested a review from a team as a code owner March 24, 2026 16:43
@eddumelendez eddumelendez merged commit 7fe356e into testcontainers:main Mar 24, 2026
102 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @ratonalgaze!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants