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
The @ConfigurationPropertiesScan annotation does not work in a @WebFluxTest and fails to pick up any classes. Referencing classes explicitly via @EnableConfigurationProperties works but shouldn't be required. The project uses Kotlin 1.4.