Package io.micronaut.http.poja.apache
@Configuration
@Requires(property="poja.apache.enabled",
value="true",
defaultValue="true")
package io.micronaut.http.poja.apache
Apache HTTP POJA runtime integration.
-
ClassDescriptionEnablement configuration for the Apache POJA runtime.Implementation of
PojaHttpServerlessApplicationfor Apache.Configuration specific to the Apache POJA serverless application.An implementation of the POJA Http Request based on Apache.