kjb property update
This commit is contained in:
@@ -119,7 +119,7 @@ public class KjbProperty {
|
|||||||
@NotEmpty
|
@NotEmpty
|
||||||
private String ssoDomain = "sso.kjbank.com";
|
private String ssoDomain = "sso.kjbank.com";
|
||||||
|
|
||||||
@KjbPropertyValue(key = "kjb.sso.domain", defaultValue = "13890")
|
@KjbPropertyValue(key = "kjb.sso.nls_port", defaultValue = "13890")
|
||||||
@Min(1024) @Max(65535)
|
@Min(1024) @Max(65535)
|
||||||
private int ssoNlsPort = 13890;
|
private int ssoNlsPort = 13890;
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user