ConfigLoader
ConfigLoader loads the configuration for the profile service
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConfigLoader.type
Members list
Value members
Concrete fields
authServiceHostname the hostname for the auth service
authServiceHostname the hostname for the auth service
Attributes
authServicePort the port for the auth service
authServicePort the port for the auth service
Attributes
address the address for the profile service
address the address for the profile service
Attributes
mongoHostname the hostname for the mongo database
mongoHostname the hostname for the mongo database
Attributes
mongoPort the port for the mongo database
mongoPort the port for the mongo database
Attributes
port the port for the profile service
port the port for the profile service
Attributes
requestTimeout the timeout for the ask pattern
requestTimeout the timeout for the ask pattern
Attributes
requireAuth whether the service requires authentication only inteded for testing
requireAuth whether the service requires authentication only inteded for testing