Commit Graph

8 Commits

Author SHA1 Message Date
Albumen Kevin 7da45152d0
Fix pom revision (#10376) 2022-07-28 11:25:58 +08:00
PJ Fanning 845ad74590
update spring and hibernate (#9802)
* update spring and hibernate

* use hibernate-validator 5.4.3

* Update pom.xml

* Update pom.xml

* Revert "Update pom.xml"

This reverts commit 82ec93276a.
2022-03-21 11:27:24 +08:00
gitchenjh 0d453ad146
[3.0]Fix native-image plugin not compatible with Windows OS (#9756) 2022-03-15 14:47:01 +08:00
ken.lj b2a4f612ec
3.0 service discovery metadata refactor (#9506) 2021-12-29 10:56:05 +08:00
Albumen Kevin e6df49f243
[3.0] Refactor Mesh Rule Router (#9312)
* temp save

* save

* refactor code

* Fix some ut

* Add ASF license header

* Add UT

* Fix ut

* tmp save

* Add UT

* add ut

* add ut

* add ut

* add ut

* Add ut

* Add log
2021-12-23 10:27:08 +08:00
Albumen Kevin b66509e4a4
[3.0] Refactor State Router (#9228)
* Refactor StateRouter, remove router cache

* Remove unused class

* refactor builtin routers to state routers

* add log

* remove unused method

* move order

* Add generics support
2021-11-21 15:55:01 +08:00
rikaaa0928 e503bb58ee
fix to run with latest dubbo (#9144) 2021-10-29 15:37:05 +08:00
张志勇 62f3ca1508
support run dubbo native projects with maven plugin (#8970)
Co-authored-by: rikaaa0928 <w1zirn1996@gmail.com>
2021-10-13 15:44:13 +08:00