@Value
Jump to navigation
Jump to search
External
Internal
Overview
@Value("${accountServiceURL ?:http://example.com/account/}")
private String accountServiceURL;
@Value("${accountServiceURL ?:http://example.com/account/}")
private String accountServiceURL;