* example code for BAEL-3749 * added live test * added live test * improved exception handling in response log filter * propage exception in example code * updated repo with upstream * added example code for BAEL-3293 * updated the example code for BAEL-3749 * updated the example code for BAEL-3749 * updated the example code for BAEL-3749 * updated the example code for BAEL-3749
4 lines
157 B
INI
4 lines
157 B
INI
server.port=8443
|
|
spring.main.allow-bean-definition-overriding=true
|
|
server.ssl.key-store=classpath:/etc/cas/thekeystore
|
|
server.ssl.key-store-password=changeit |