Uses of Class
pl.decerto.hyperon.runtime.spring.boot.starter.HyperonRuntimeProperties
-
-
Uses of HyperonRuntimeProperties in pl.decerto.hyperon.runtime.spring.boot.starter
Methods in pl.decerto.hyperon.runtime.spring.boot.starter with parameters of type HyperonRuntimeProperties Modifier and Type Method Description DataSourceHyperonRuntimeAutoConfiguration. hyperonDataSource(HyperonRuntimeProperties properties, DialectTemplate dialectTemplate)DialectTemplateHyperonRuntimeAutoConfiguration. hyperonDialectTemplate(HyperonRuntimeProperties properties)HyperonEngineHyperonRuntimeAutoConfiguration. hyperonEngine(HyperonRuntimeProperties properties, DataSource dataSource, pl.decerto.hyperon.common.external.CoreExternalDataSourceProvider externalDataSourceProvider)
-