Package org.springframework.cloud.function.context.config
package org.springframework.cloud.function.context.config
-
ClassesClassDescriptionDummy implementation of a processor.Implementation of
MessageConverterwhich uses Jackson or Gson libraries to do the actual conversion viaJsonMapperinstance.Configuration class which defines the required infrastructure to bootstrap Kotlin lambdas as invocable functions within the context of the framework.An implementation of Function which acts as a gateway/router by actually delegating incoming invocation to a function specified ..