TestBeanOverrideFactory
Why is this not in a test package?
We have to include this in the source so it's built in the docker image for the docker tests.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Requires(notEnv = ["docker"] )
@Requires(property = "airbyte.destination.core.data-channel.medium", value = "STDIO")
@Singleton
@Primary
@Named(value = "inputStreams")