Type error
This commit is contained in:
parent
fab8a4a4cf
commit
618b180451
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ public class KieServiceCommon {
|
|||
@Value("${server.port}")
|
||||
private int serverPort;
|
||||
|
||||
@Value("${runtime.port=-1}")
|
||||
@Value("${runtime.port:-1}")
|
||||
private int runtimePort;
|
||||
|
||||
@Value("${runtime.server:none}")
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue