e-platform.service-lib.1.0.11.source-code.application.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of service-lib Show documentation
Show all versions of service-lib Show documentation
Holds the common functionality needed by all Convergence Platform-based services written in Java.
The newest version!
spring:
datasource:
url: jdbc:postgresql://localhost:5432/conv_db_placeholder
username: development
password: development
jpa:
show-sql: true
properties:
hibernate:
hbm2ddl:
auto: none
security:
authentication:
secret: -----BEGIN EC PRIVATE KEY-----\nMIHcAgEBBEIBmacvo4lGyiT8FHveUi1KTgqyR+JvXyPkjzR1eqIcGx0bRmtxH3Wf\nSQO6U3Jdj9l6O+m1KrzQV/KQR8fZqUHfWACgBwYFK4EEACOhgYkDgYYABAD9zwbl\nfm14AWpLNObBT9CPcxxc+HBcQHn0JsC05KX1tAsXuKSASV2JNORWVvk7v+qD8ib1\noI76kSesAnAjXiZJ8wH5pKOmVOMFRgEDJsD/3f546eE6Yig0TzjVbtioFT6i/gRR\nsvTzwet8Sx6NYLt4h2rdzgrnreJq9lGK5zego4VUyA==\n-----END EC PRIVATE KEY-----
application:
mode: production
debug: true
log_folder: /logs
convergence_core_service_url: http://localhost:6000
external_services:
email: http://localhost:8085