- 12 Mar, 2018 3 commits
-
-
Jason Song authored
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
-
Jason Song authored
-
张正 authored
minor refactor and add more ut
-
- 11 Mar, 2018 1 commit
-
-
nobodyiam authored
-
- 09 Mar, 2018 3 commits
-
-
Jason Song authored
-
Jason Song authored
-
zhangzheng authored
2 抽离了一个公共父类ApolloProcessor,用来处理反射相关的逻辑。 ApolloJsonValueProcessor,ApolloAnnotationProcessor,SpringValueProcessor都继承它 3 在PropertySourceProcessor中注册自动更新的监听器AutoUpdateConfigChangeListener 4 SpringValue增加isJson字段,表示这个属性是否是Json类型的 5 增加了单元测试
-
- 03 Mar, 2018 2 commits
-
-
Jason Song authored
use ApplicationContextInitializer instead of SpringApplicationRunListener for better compatibility
-
nobodyiam authored
-
- 01 Mar, 2018 2 commits
-
-
Jason Song authored
-
Jason Song authored
-
- 26 Feb, 2018 3 commits
-
-
Jason Song authored
-
Jason Song authored
-
Jason Song authored
-
- 24 Feb, 2018 4 commits
-
-
Jason Song authored
Refresh session & add admin pages entry point
-
Jason Song authored
-
张乐 authored
Auto Updating Spring Placeholder Values
-
乐兜 authored
-
- 23 Feb, 2018 1 commit
-
-
nobodyiam authored
2. Support XML config placeholders 3. Add more tests to cover all kinds of cases 4. Update apollo demo to adapt for auto update functionality
-
- 20 Feb, 2018 3 commits
-
-
xiaohuo authored
-
Jason Song authored
add nested property test
-
nobodyiam authored
-
- 16 Feb, 2018 1 commit
-
-
Jason Song authored
-
- 12 Feb, 2018 4 commits
- 09 Feb, 2018 8 commits
-
-
Jason Song authored
add xml config test for PR #962
-
Jason Song authored
-
Jason Song authored
-
Jason Song authored
-
nobodyiam authored
-
Jason Song authored
Multimap并未严格保持@EnableApolloConfig注解中namespace定义的顺序。
-
jian.tan authored
-
jian.tan authored
-
- 08 Feb, 2018 3 commits
-
-
Jason Song authored
update code style
-
Jason Song authored
-
nobodyiam authored
-
- 06 Feb, 2018 2 commits
-
-
Jason Song authored
minor fix
-
nobodyiam authored
-