spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

@JvmStatic missing for @DynamicPropertySource in @Testcontainers

Open erie0210 opened this issue 1 year ago • 1 comments

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. :)

erie0210 avatar May 20 '24 08:05 erie0210

That'd be great. Thanks, @erie0210.

wilkinsona avatar May 20 '24 09:05 wilkinsona

Closing in favor of #40905

scottfrederick avatar May 28 '24 14:05 scottfrederick