All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.hyperion.0.0.1.source-code.config-global.properties Maven / Gradle / Ivy

The newest version!
hyperion.database.nosql=true

hibernate.cache.provider_class=org.hibernate.cache.EhCacheProvider
hibernate.cache.use_query_cache=true

hibernate.show_sql=true
hibernate.format_sql=true
hibernate.hbm2ddl.auto=create

# Hyperion settings
hyperion.rest.server.host=localhost
hyperion.rest.server.port=8531

hyperion.workflow.definition.scan=
hyperion.workflow.state.scan=
hyperion.workflow.context.scan=

hyperion.workflow.context.format.datetime=yyyy-MM-dd HH:mm:ss.sss

hyperion.workflow.cache.state.timeout.duration=5
hyperion.workflow.cache.state.timeout.timeunit=MINUTES

# Hyperion log settings
hyperion.log.dir=




© 2015 - 2024 Weber Informatics LLC | Privacy Policy