Uses of Class
io.webdevice.wiring.Settings
-
Packages that use Settings Package Description io.webdevice.wiring -
-
Uses of Settings in io.webdevice.wiring
Methods in io.webdevice.wiring that return Settings Modifier and Type Method Description static SettingsWebDeviceRegistrar. settings(org.springframework.core.env.Environment environment)SettingsSettings. withBaseUrl(URL baseUrl)SettingsSettings. withDefaultDevice(String defaultDevice)SettingsSettings. withDevice(DeviceDefinition device)SettingsSettings. withEager(boolean eager)SettingsSettings. withScope(String scope)SettingsSettings. withStrict(boolean strict)
-