Kevin K
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
-
Edited IntelliJ / Spring: Properties hint wrong and no recommendations
Answeredgiven following properties:// TestProperties.class @Configuration @ConfigurationProperties(prefix = "test.props") public class TestProperties { protected OrderProperties order = new OrderPrope...