Looks like @JvmStatic is missing for @DynamicPropertySource in @Testcontainers docs kotlin example. It should be static with @DynamicPropertySource according to its docs.
Also, there is no kotlin example for Testcontainers in spring boot reference docs.
I'd like to work on both of them if it needs to be done. :)
Comment From: wilkinsona
That'd be great. Thanks, @erie0210.
Comment From: scottfrederick
Closing in favor of #40905