Uses of Class
io.mangoo.core.Config
Packages that use Config
Package
Description
-
Uses of Config in io.mangoo.admin
Constructors in io.mangoo.admin with parameters of type ConfigModifierConstructorDescriptionAdminController(Crypto crypto, Config config, Cache cache, CacheProvider cacheProvider) -
Uses of Config in io.mangoo.cache
Constructors in io.mangoo.cache with parameters of type Config -
Uses of Config in io.mangoo.crypto
Constructors in io.mangoo.crypto with parameters of type Config -
Uses of Config in io.mangoo.email
Constructors in io.mangoo.email with parameters of type Config -
Uses of Config in io.mangoo.persistence
Constructors in io.mangoo.persistence with parameters of type Config -
Uses of Config in io.mangoo.routing.handlers
Constructors in io.mangoo.routing.handlers with parameters of type ConfigModifierConstructorDescriptionAuthenticationHandler(Config config) CorsHandler(Config config) InboundCookiesHandler(Config config) LocaleHandler(Config config) OutboundCookiesHandler(Config config)