1. 16 8月, 2021 1 次提交
  2. 19 7月, 2021 1 次提交
  3. 26 6月, 2021 1 次提交
    • V
      feature: add Spring Boot 2.4 config data loader support (#3754) · 9a6f8e27
      vdisk-group 提交于
      * config-data
      
      * config-data move
      
      * config-data commont
      
      * config-data change name
      
      * config-data adjust
      
      * config-data listening type
      
      * config-data fill system property
      
      * config-data rename
      
      * config-data log
      
      * config-data comment
      
      * config-data lazy log message
      
      * spi
      
      * rename
      
      * move
      
      * rename
      
      * add license
      
      * webflux optional
      
      * adjust ApolloClientProperties
      
      * unit test
      
      * rename
      
      * remove kebab case convert
      
      * add test
      
      * make apollo system properties valid as kebab case
      
      * apollo.config-service
      
      * adjust test
      
      * format pom
      
      * format code
      
      * test compatible
      
      * adjust test
      
      * add configuration-metadata
      
      * fix HttpBasicFilter
      
      * add HttpBasicFilter test
      
      * move
      
      * format pom
      
      * adjust pom for test
      
      * consts add environment variables key
      
      * compatible apollo.cacheDir
      
      * compatible apollo.accesskey.secret
      
      * compatible apollo.configServices
      
      * add license
      
      * deferred logger
      
      * adjust loader logic
      
      * add PropertySourcesProcessor
      
      * add comment
      
      * adjust order
      
      * adjust code
      
      * remove authentication
      
      * adjust pom
      
      * remove authentication filter
      
      * update user guide
      
      * remove authentication properties bean
      
      * add changes log
      
      * add user guide
      
      * remove authentication enum
      
      * replay deferred log on failed
      
      * force disable apollo bootstrap to avoid conflict
      
      * add warn to force disable apollo bootstrap
      
      * fix unit test
      
      * add warn to bootstrap eager load
      
      * move WebApplicationType detect to listener
      
      * clean up code of ApolloConfigDataLoader
      
      * Update apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/importer/ApolloConfigDataLoaderInitializer.java
      Co-authored-by: Nwxq <Anilople@outlook.com>
      
      * Update apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/importer/ApolloConfigDataLoaderInitializer.java
      Co-authored-by: Nwxq <Anilople@outlook.com>
      
      * Update apollo-core/src/main/java/com/ctrip/framework/apollo/core/utils/DeprecatedPropertyNotifyUtil.java
      Co-authored-by: Nwxq <Anilople@outlook.com>
      
      * clean up the no use code
      
      * impl equals and hashCode
      
      * add compatible unit test for apollo.configService
      
      * cleanup unit test
      
      * cleanup test pom
      
      * fix unit test
      Co-authored-by: Nwxq <Anilople@outlook.com>
      9a6f8e27
  4. 23 5月, 2021 1 次提交
  5. 12 2月, 2021 1 次提交
  6. 13 12月, 2020 2 次提交