This is an automated email from the ASF dual-hosted git repository. hezhangjian pushed a commit to branch hezhangjian-patch-1 in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
commit 9c7f97661903ba40c279aa76c16e338548133f5a Author: Zhangjian He <[email protected]> AuthorDate: Wed Feb 19 10:51:12 2025 +0800 docs: update readme notice format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73bda88b9..eb2de5119 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Apache ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid de | Java Chassis 2 | 2.8.20 | OpenJDK 8 | OpenJDK 8, 11, 17 | 2.0.x | Depends on Spring 5 | | Java Chassis 1 | 1.3.11 | OpenJDK 8 | OpenJDK 8 | 2.0.x | End of Support | ->>>NOTICE: Since Open API 3.0.x is not compatible with 2.0.x, Java Chassis 2 and Java Chassis 1 can not +> NOTICE: Since Open API 3.0.x is not compatible with 2.0.x, Java Chassis 2 and Java Chassis 1 can not > work together with Java Chassis 3. All related consumers, providers and edge > service need use Java Chassis 3 when upgrading. ->>>NOTICE: Java Chassis 1 reached its end of support now after it's first release from 2018. +> NOTICE: Java Chassis 1 reached its end of support now after it's first release from 2018. # Quick Start
