* Use spotless to format the code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Support develop with JDK 21
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Add spring support for multi instance
* Fix testMultiModuleApplication
* polish ApplicationModel and so on
* destroy application when all module are removed
* Extract ApplicationDeployer and ModuleDeployer, add ModuleConfigManager, add spring support for module manage
* Fix ut
* Initialize SpringExtensionInjector
* Fix DubboHealthIndicatorTest
* Fix SpringExtensionInjector avoid using not completed Spring ApplicationContext
* Prepare application instance before refer services, fix SpringXmlConfigTest
* App index starts from 1 in each FrameworkModel
* Add ConfigScopeModelInitializer, Refactor DubboShutdownHook
* Register bean with class is change to getOrRegisterBean
* Fix ShutdownTelnetTest
* Fix missing dependency
* Fix not found ApplicationModel bean in spring context
* Add module deploy and reload test
* Put deployer to scope model attributes
* Add getDeployer() to ApplicationModel/ModuleModel
* Refactor some ExtensionLoader usage
* Fix ut
* Refactor some ExtensionLoader usage
* Introduce Initializer for ScopeModel
* Fix ut
* Fix ut
* Add TCCL Changer
* remove some default model usage
* remove some default model usage
* Fix NPE
* Remove Hessian2 TL
* Fix NPE
* Fix NPE
* Fix Shade
* Fix DubboBootstrap init
* Fix Metadata Serialize
* Fix not support multi classloader
* Add Multi ClassLoader Test case
* Fix UT
* add ant
* Fix UT
* Fix Merge Directory
* convert files, add checker
* rename id
* tab to space
* change git attributes auto convert
* fix end new line
* fix end new line
* fix end new line
* ignore generated files
* override tomcat-embed-core version
* add ignore for codestyle/checkstyle.xml
* add ignore for codestyle/checkstyle.xml
* add rat ignore
* add suppression
* force update
* disable zk dynamic configurator