Package-level declarations
Types
Link copied to clipboard
Configuration loaded at runtime which governs Elide's built-in asset serving tools.
Link copied to clipboard
@ConfigurationProperties(value = "elide.server")
Configuration properties loaded at runtime through Micronaut's configuration system, which govern how Elide hosts server-side code.
Link copied to clipboard
@Requires(notEnv = ["test"] )
@ContextConfigurer
Configures Micronaut on behalf of an Elide application with default configuration state.