ZhangBin
1add62660e
fix: Nacos integration with SpringBootAdmin.(2.2.x) ( #3308 )
2 years ago
YuLuo
e477cbc874
update copyright years in 2.2.x branch ( #3146 )
2 years ago
YuLuo
a5e53dccaa
add WebClient example ( #3140 )
2 years ago
chengpu
88945d0a93
fix: modified invalid URLs
2 years ago
jesse.tang
11d6cf90bf
fix: spring-cloud-alibaba-examples grammar from branch 2.2.x ( #2793 )
...
* fix spring-cloud-alibaba-examples grammar
* fix 地 => 的
* fix 地 => 的 and to => the
* fix
2 years ago
Wu Daifu
672a0f412d
Fix issue 2698: resolve errors in generating javadocs by mvn install ( #2787 )
...
* resolve errors in generating javadocs by mvn install(Fixes gh-2698)
* modify javadoc
2 years ago
Ceven Cheng
fcf8cd48ad
Fix MavenReportException problem ( #2776 )
...
* docs:polished the readme docs
perfect the sample documentation for Spring Cloud Alibaba Sidecar
* docs:polished the readme docs
Fix `nacos` password spelling error
* fix: Fix MavenReportException problem
2 years ago
chengpu.rzh
a8f2da5b29
fix: fix appactive docs error
2 years ago
chengpu.rzh
9f781bcbc6
Merge remote-tracking branch 'origin/2.2.x' into 2.2.x
2 years ago
chengpu.rzh
d55974c967
refactor: delete useless settings
2 years ago
dependabot[bot]
b84b7a8b3a
Bump hibernate-validator
...
Bumps hibernate-validator from 5.1.0.Final to 6.0.23.Final.
---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
9f31fdbb8d
Bump mysql-connector-java
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 5.1.40 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.40...8.0.28 )
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
738ac3f110
Bump mysql-connector-java
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 5.1.40 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.40...8.0.28 )
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Steve Rao
375cbd6c26
Merge appactive module into main branch of 2.2.x. ( #2758 )
...
* feature: initial appactive module
* feature:appactive core logic
* feature:add appactive relevant examples
* fix: add appactive module in pom.xml
* fix: Reformat code
* feature: add AppactivePredicate
* refactor: delete duplicate codes and reformat them
* feature: using PredicateBasedRule default filter logic
* feature: deleted useless filed in AppactiveRule
* refactor: polish the code
* feat(appactive):doc init
* refactor: add rules and polish codes
* refactor: modified package name
* refactor: delete useless files
* feature: add readme-zh.md
* refactor: polish readme docs
* fix: fix appactive docs error
* refactor: polish code and docs
* refactor: adjust service type name
* refactor: delete useless files
Co-authored-by: 就砺 <jiuli.qk@alibaba-inc.com>
2 years ago