Merge pull request #989 from zhangzheng88/json-supported
1. Support injecting Json values with @ApolloJsonValue, the supported format is the same as Spring @Value, such as @ApolloJsonValue("${someJsonPropertyKey}")
2. Support auto updating injected values for @ApolloJsonValue
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment