-
**Describe the bug**
Library used:
'org.springframework.boot' version '3.2.4'
'spring-cloud-gcp-starter-secretmanager', version: '5.1.2'
'org.graalvm.buildtools.native' version '0.10.1'
…
-
In the AnthropicChatOptions class, I noticed that the getModel(), getFrequencyPenalty(), and getPresencePenalty() methods are returning null. Can you clarify why these methods are not fully implemente…
-
### 问题描述
Native-Image spring boot 打包报错
### 环境信息
*请填写以下信息:*
- OS信息: [e.g.:ubuntu 22]
- JDK信息: [e.g.:Oracle GraalVM 22.0.2+9.1]
- 版本信息:[e.g.:Fastjson2 2.0.52]
### 重现步骤
*如何操作可以重现…
icode updated
2 months ago
-
I am trying to build a native image of a Spring AI based application using Native Build tools and am getting an error while building the native image. The error is due to the Spring AI Tika document r…
-
Hi dubbo team,
Currently, Spring team support graalvm native build, how long Dubbo will support it?
https://github.com/spring-projects-experimental/spring-graalvm-native
-
I am building a docker image using the spring boot maven plugin with this config:
```
org.springframework.boot
spring-boot-maven-plugin
XXXX.amazonaws.com/${project.…
-
Is there any support for spring-native when using datastore and its DatastoreRepository?
I have declared my repository like this:
```
public interface CategoryRepository extends DatastoreReposito…
-
### Expected behavior
jedis pool no WAITING
### Actual behavior
"http-nio-8085-exec-2" #47 daemon prio=5 os_prio=0 tid=0x00007f594dc49800 nid=0x73c0 waiting on condition [0x00007f586eff40…
-
using samples code
mybatis-spring-boot-samples/mybatis-spring-boot-sample-web
mvn -Pnative native:compile
when run target/mybatis-spring-boot-sample-web,it has following exceptions.
```
java.…
-
### Which react-spring target are you using?
- [ ] `@react-spring/web`
- [ ] `@react-spring/three`
- [X] `@react-spring/native`
- [ ] `@react-spring/konva`
- [ ] `@react-spring/zdog`
### Wha…