TarsJava
TarsJava copied to clipboard
Java language framework rpc source code implementation
 @TimmyYu 有空帮看下是否这块应该重载一个方法com.qq.tars.protocol.tars.TarsInputStream#read(T, int, boolean,Object)入参新增默认值字段,如果propertyInfo.getDefaultValue != null 就使用协议默认值,而不是read写死默认值。如下面的重载方法 
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.20 to 3.0.24. Commits fd36d8b [maven-release-plugin] prepare release plexus-utils-3.0.24 33a2853 o Updated to guard against directory traversal issues. f933e5e o Updated to remove '<!--' and '-->' from...
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 2.2.1 to 3.8.1. Commits 05c21c6 [maven-release-plugin] prepare release maven-3.8.1 d295dc3 [MNG-7128] keep blocked attribute from mirrors in artifact repositories a469068 next version in branch 3.8.x is 3.8.1-SNAPSHOT...

@TarsClient 注解支持 延迟连接,用于减少长连接数,当有调用发起时,再创建长连接
1、support tars-k8s dns for "@tcp -h xxxx -p ......"
fix #215
➜ tars-spring-boot-server git:(v1.7.x) ✗ cd ../tars-spring-boot-client ➜ tars-spring-boot-client git:(v1.7.x) ✗ mvn package [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin...
cd TarsJava/examples/tars-spring-boot-server && mvn package [ERROR] Failed to execute goal on project tars-spring-boot-server: Could not resolve dependencies for project com.tencent.tars:tars-spring-boot-server:jar:1.7.4: The following artifacts could not be resolved: com.tencent.tars:tars-spring-boot-starter:jar:1.7.4 (absent): com.tencent.tars:tars-spring-boot-starter:jar:1.7.4...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...