org.mbari.vars.migration.config

Members list

Type members

Classlikes

object AppConfig

Reads configuration from the application.conf, reference.conf, or environment variables.

Reads configuration from the application.conf, reference.conf, or environment variables.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
AppConfig.type
case class ServerConfig(endpoint: String, secret: Option[String] = ..., timeout: Duration = ...)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all