Sorry in case this is a trivial question but I'm looking for a way to specify default configuration for LocalstackDockerProperties annotation, which I'm reusing in multiple test classes. Is there any way to do that, instead of copy-pasting same parameters in every test class?