AxonFramework / extension-springcloud

Axon Framework extension for Spring Cloud's Discovery mechanism integration to distribute Command messages.
https://axoniq.io/
Apache License 2.0
26 stars 16 forks source link

Remove `}` from `RestCapabilityDiscoverMode` constant #352

Closed aaklilu closed 6 months ago

aaklilu commented 6 months ago

The member-capabilities constant contains an extra } which causes a problem if one creates the RestCapabilityDiscoverMode using the builder manually.

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.