-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmobility-payment.properties
18 lines (18 loc) · 1 KB
/
mobility-payment.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
server.port=8501
# Oracle settings
spring.datasource.url=jdbc:oracle:thin:@timcash.cdmcwysuzvhm.eu-central-1.rds.amazonaws.com:1521/ORCL
spring.datasource.username=ENC(8h9kTbRwrCkk2s++Fn4l3qYqWU0RPTah)
spring.datasource.password=ENC(jfWzp+rgvzAEU8ZcqVGCVm/o8xL9H2go)
spring.boot.admin.client.url=http://sgcar-cloud-config-server:8761/admin
management.endpoints.web.exposure.include=*
spring.boot.admin.client.prefer-ip=true
# Logging
spring.output.ansi.enabled=ALWAYS
logging.pattern.console=%clr(%d{yy-MM-dd E HH:mm:ss.SSS}){blue} %clr(%-5p) %clr(${PID}){faint} %clr(---){faint} %clr([%8.15t]){cyan} %clr(%-40.40logger{0}){blue} %clr(:){red} %clr(%m){faint}%n
logging.file.name=/home/centos/log/mobility-payment.log
# Application
parallelism=11
#da tenere allineate con consumermobileinvoicemgmt
file.path=/export/
file.ext=.pdf
tipo.operazioni.text={TYP_093_002:'ATTIVAZIONE OFFERTA FISSO PER RIENTRI',TYP_093:'ATTIVAZIONE OFFERTA FISSO (NIP)',TYP_025_001:'ATTIVAZIONE LINEA MOBILE',TYP_025_002:'MNP',TYP_073:'CHANGE ORDER'}