aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/src/main/resources/application.properties
blob: 8d83595a28323eac20625c856cc762ffb8c6e70d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
server.port=8085
logging.level.org.springframework.web=ERROR
dmaap.mr_props=DMaapMR.properties

#Lab Details
spring.datasource.url=jdbc:postgresql://10.53.172.138:5432/postgres
spring.datasource.username=postgres
spring.datasource.password=root

#MappingFileDetails
defaultMappingFilelocation=defaultSnmpMappingFile.xml
defaultEnterpriseId=default

MappingFileTableName=mapping_file