All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.amazon.lambda.runtime.LambdaConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.17.0
Show newest version
io.quarkus.amazon.lambda.runtime.LambdaConfig.handler=The handler name. Handler names are specified on handler classes using the {@link @jakarta.inject.Named} annotation.\n\nIf this name is unspecified and there is exactly one unnamed implementation of\n{@link com.amazonaws.services.lambda.runtime.RequestHandler}\nthen this unnamed handler will be used. If there is only a single named handler and the name is unspecified\nthen the named handler will be used.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy