dubbo/dubbo-plugin
namelessssssssssss f020f3e3d1
Remaining works of config-api refactor (#13045)
* * Move Configurator & Factory to common

* * Move ServiceNameMapping & MappingListener & MappingChangedEvent to common
* Add ServiceNameMappingUtils

* * Move ClusterUtils to common

* * Add ClusterInvokerFactory

* * Move InterfaceConfigValidator & MethodConfigValidator to cluster
* Move ConfigCenterConfigValidator to configcenter-api

* * Move DefaultMetricsServiceExporter to metrics-default

* * Move Lifecycles

* * Fix a part cyclic dependencies problem

* * Move ApplicationPostOfflineLifecycle to dubbo-registry

* * Fix a part cycle dependencies problem

* * Fix ut about MetadataReportInstance & Move Prometheus ut to metrics
* Move ClusterInvokerFactory to rpc-api

* * Update config-api pom

* * Add license

* * Fix module version of metadata-api

* * Move some MetadataService API to registry-api

* Add interface ApplicationMetadataUpdater to reduce the depedencies of  dubbo-metadata on dubbo-registry

* Temporary remove some tests that caused cyclic reference

* Temporary remove some tests that caused cyclic reference

* Add license

* Add test-config module for test

* Add license

* Fix pom

* Tests fix

* Pom fix

* Fix a bean registry problem

* Move config-test to dubbo-config

* Fix pom

* Add removed test

* Add removed test

* Remove application.yaml

* Fix version

* Fix codestyle

* Fix spi file

* Fix dependencies of dubbo-demo-native

* Fix dependencies of dubbo-demo-native

* Fix dependencies of dubbo-demo-native

* Fix dependencies of dubbo-demo-native

* Fix dependencies of dubbo-demo-native

* Fix dependencies of dubbo-demo-native

* Fix dependencies of dubbo-rpc

* Fix dependencies of dubbo-rpc-rest

* Fix dependencies of dubbo-rpc-rest

* Fix dependencies of dubbo-rpc-rest

* Fix dependencies of dubbo-rpc-rest

* Fix spi file of ApplicationDeployListener

* Fix test about exporter count

* Fix test about exporter count

* Update pom

* Add test msg

* Change MetadataUpdater init process

* Change MetadataUpdater init process

* Change MetadataUpdater init process

* Change MetadataUpdater init process

* Fix dependencies of dubbo-rpc-rest

* Using lifecycle instead of ApplicationDeployListener

* Update doc

* Update log

* Fix pom of dubbo-config-spring & dubbo-plugin-security & dubbo-rpc-rest

* Add scope for ApplicationLifecycle

* Fix pom of dubbo-config-spring

* Fix ut of rpc-rest(PR#13087)

* Fix bug of DefaultClusterInvokerFactory

* Fix bug of DefaultClusterInvokerFactory

* Fix bug of DefaultClusterInvokerFactory

* Fix bug of ServiceInstanceCustomizer

* Add dubbo-config-test to ignore list

* Code style & bug fix

* Remove unused import

* Add zookeeper-curator for test

* Test zookeeper version

* Test zookeeper version

* Test fix zookeeper

* Remove unnecessary modification

* Add test props

* Remove unused dependencies

* Code style fix

* Remove unnecessary dependencies & Code style fix

* Fix dependencies

* Update pom.xml

* Add dubbo-config-test as ignored

* Refactor ClusterInvokerFactory

* Refactor ClusterInvokerFactory

* Refactor ClusterInvokerFactory
2023-10-03 22:40:12 +08:00
..
dubbo-auth Fix get method name from invocation (#12519) 2023-06-13 20:25:25 +08:00
dubbo-plugin-access-log refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-classloader-filter refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-cluster-mergeable refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-context Fix callback consumer context package 2023-08-22 15:08:23 +08:00
dubbo-plugin-generic-invoke Merge branch 'apache-3.2' into apache-3.3 2023-08-22 15:05:41 +08:00
dubbo-plugin-loadbalance-adaptive Merge branch 'apache-3.2' into apache-3.3 2023-07-03 16:07:41 +08:00
dubbo-plugin-mock refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-proxy-bytebuddy refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-qos-trace refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-router-condition Merge branch 'apache-3.2' into apache-3.3 2023-07-19 15:18:51 +08:00
dubbo-plugin-router-mesh refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-router-script refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-router-tag tag support multi level (#12673) 2023-08-24 16:51:06 +08:00
dubbo-plugin-token refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00
dubbo-plugin-tps Merge branch 'apache-3.2' into apache-3.3 2023-07-29 20:52:17 +08:00
dubbo-qos Merge branch 'apache-3.2' into apache-3.3 2023-08-31 18:59:20 +08:00
dubbo-qos-api Enhance CommandContext toString (#12677) 2023-07-06 14:29:13 +08:00
dubbo-reactive Remove public modifier in configcenter, container, filter, kubernetes… (#10979) 2022-11-22 10:49:50 +08:00
dubbo-security Remaining works of config-api refactor (#13045) 2023-10-03 22:40:12 +08:00
dubbo-spring-security Check if jackson2 security dependency existed (#12568) 2023-06-19 18:56:13 +08:00
pom.xml refactor dubbo module (#12276) 2023-07-03 15:55:42 +08:00