WebApiConfiguration

com.netflix.atlas.webapi.WebApiConfiguration
@Configuration

Configures the database needed for the webapi.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

@Bean
def database(provider: DatabaseSupplier): Database
@Bean
def databaseSupplier(config: Optional[Config], factory: ClassFactory): DatabaseSupplier