You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
We should provide a seamless integration of LocalStack with other languages apart from Python.
Let's start with Java - add an exemplary JUnit test class that spins up local cloud services as part of a setup method, runs some simple tests, and finally terminates the services on teardown.