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

5faces.common-cloud-server.0.0.41.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
spring.jpa.open-in-view=false

warehouse.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
warehouse.datasource.jdbcUrl=jdbc:mysql://localhost:3306/structure?autoReconnect=true&serverTimezone=UTC
warehouse.datasource.username=fivefaces
warehouse.datasource.password=5facespijay
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5Dialect

spring.jpa.properties.org.hibernate.envers.store_data_at_delete=true
spring.jpa.properties.org.hibernate.envers.audit_table_suffix=_history
spring.jpa.properties.org.hibernate.envers.default_catalog=vap_history

settings.property.source=src/main/resources/application.properties


aws.step.function.queue.name=CernerPOC




© 2015 - 2024 Weber Informatics LLC | Privacy Policy