Summary Table
Categories |
Total Count |
PII |
0 |
URL |
2 |
DNS |
0 |
EKL |
0 |
IP |
0 |
PORT |
2 |
VsID |
0 |
CF |
0 |
AI |
0 |
VPD |
0 |
PL |
0 |
Other |
3 |
File Content
spring:
application:
version: ^project.version^
name: ^project.name^
profiles:
active: ^spring.profiles.active^
main:
banner-mode: "off"
server:
port:
PORT
fhir:
server-uri:
dstu2:
protocol: "http"
# path: "/csp/healthshare/fhirgway2/fhiraccess/"
# host: "
URL"
host: "URL
"
path: "/csp/healthshare/hsfhir2/fhiraccess/"
iscSessionPath: "$parameter-session-start"
#server:
# port:
PORT
# ssl:
# key-store: classpath:server-keystore.jks
# key-store-password:
AI
# key-alias:
AI
# trust-store: classpath:server-truststore.jks
# trust-store-password:
AI
# enabled: true
# client-auth: WANT
# sslProtocol: TLS