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

ect.common.1.0.source-code.application.properties Maven / Gradle / Ivy

spring.datasource.url = jdbc:h2:mem:freme;DB_CLOSE_ON_EXIT=FALSE
spring.datasource.driverClassName = org.h2.Driver
spring.jpa.hibernate.ddl-auto=update

admin.username=admin
admin.password=password
admin.create=true

server.session-timeout=60
security.basic.enabled=false
endpoints.shutdown.enabled=true





© 2015 - 2025 Weber Informatics LLC | Privacy Policy