-
We are starting to implement a maintenance policy for ods components and will be checking versions of packages and components.
**Maven Agent**
| Package | Current Version | Sugested version | Lo…
-
-
本地启动了hugegraph使用下面链接的demo执行 , 新建schema时报错 :
https://hugegraph.github.io/hugegraph-doc//quickstart/hugegraph-client.html
```java
schema.propertyKey("name").asText().ifNotExist().create();
```
``…
-
hello! I checkout `master` branch, compile with `mvn install` but I get compilation error
```
...
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-boot-test ---
…
-
### What would you like Renovate to be able to do?
For example, a typical use case would be Spring Boot.
You have defined a project like Spring Boot as a parent project that defines, for example, …
-
##### 版本号:
jimureport-spring-boot-starter:1.5.4
springboot:2.6.11
Tomcat:9.0.69
##### 问题描述:
打成war包,放在tomcat里访问404,找了常见问题、官方文档和issues都没有解决
##### 错误日志&截图:
tomcat启动正常,无错误日志
##### 重现步骤:
1. …
-
/kind bug
/priority high
1. `odo init --name java-springboot-starter --devfile java-springboot --starter springbootproject`
2. edit devfile and add `hotReloadCapable: true` to `run` `exec` comma…
-
Hello,
I was using the OpenRewrite SpringBoot update recipes and they where working fine. Recently, some changes have been committed to the recipes, specifically the Java8Parser as well as other fi…
-
### Expected behavior
Skaffold should replace latest build image with remoteChart attribute.
### Actual behavior
Skaffold is building new image on code change but not replacing latest image.…
-
I'm using automatic instrumentation in my springboot app.
1. Would like to return the traceId being generated from Opentelemetry agents in my application response header so it will be used for requ…