Optional
CORSOptional
DEBUGAxonCore debug mode.
Optional
DEPENDENCY_Cache dependencies of controller, middleware handlers.
This option will improve the performance of your application but it affect on updating dependencies and their lifecycle because they will resolve just once in lifetime of application.
Optional
HTTPSHttps configuration for AxonCore.
Optional
LOGGERAxonCore logger.
Optional
LOGGER_Verboose mode of logger.
Optional
MIDDLEWARE_A global variable to set default middleware timeout for all routes before breaking the middleware chain.
Optional
PROJECT_Project environment type to manage features more secure and automatically in AxonCore.
Optional
RESPONSE_Configuration for AxonCore custom response messages.
Cors configuration for AxonCore.