xiaochenxt
xiaochenxt
Description: I'm using springboot3.2.5 and using RestClient.create() I'm getting an instance request header without content-length, which might be an error on some api service requests. But I'll change it to...
### Describe the Issue JVM native-image ### Using the latest version of GraalVM can resolve many issues. - [x] I tried with the [latest version](https://www.graalvm.org/downloads/) of GraalVM. ### GraalVM Version...
Spring Boot version 3.5.8. When enabling spring.main.lazy-initialization=true, there are warning logs during startup: ``` 2025-12-09T13:53:00.256 08:00 WARN 35824 --- [ main] o.s.aop.framework.CglibAopProxy : Unable to proxy interface-implementing method [public final...