Interface LambdaBuildConfig
@ConfigRoot(phase=BUILD_TIME)
@ConfigMapping(prefix="quarkus.lambda")
public interface LambdaBuildConfig
-
Method Summary
Modifier and TypeMethodDescriptionConfiguration for the mock event server that is run in dev mode and test mode
-
Method Details
-
mockEventServer
MockEventServerBuildConfig mockEventServer()Configuration for the mock event server that is run in dev mode and test mode
-