Closed ajdergute closed 2 years ago
Agreed. Good find
unleashProperties.getInstanceId() is the instance Id that you will be configuring.
Great find @ajdergute. I will create a PR with the change
@ajdergute Created a PR https://github.com/Unleash/unleash-spring-boot-starter/pull/12
LGTM
Would be really nice to see this as a release on maven central.
https://github.com/Unleash/unleash-spring-boot-starter/blob/2dc91045c2bea988261a3c4e80cda6e6d652b959/springboot-unleash-autoconfigure/src/main/java/org/unleash/features/config/UnleashAutoConfiguration.java#L64
I assume the exclamation mark in this line should be removed. If I configure my instanceId a UUID is used instead.