-
I just downloaded this application and able to run in my local.
But when i try to fetch health of the application - http://localhost:9080/actuator/health
2020-08-05 21:34:48.449 ERROR 2468 --- …
-
Hello, I used H2 Database for my application with version 2.2.224.
These days the application catch the exception what is "org.h2.mvstore.MVStoreException" with message "Invalid chunk id 0."
I f…
ousui updated
11 hours ago
-
[2021-01-06 09:54:10,421] ERROR [com.alibaba.druid.filter.stat.StatFilter:158] merge sql error, dbType postgresql, druid-1.2.2, sql : UPDATE cgm_data t1
SET data = jsonb_set(
…
-
mvn spring-boot:run
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------< shopsrus-api:shopsrus-api >----------------------
[INFO] Building shopsrus-api 0.0.1-SNAPSHOT
[INFO] -----…
-
JIRA Issue: [KIEKER-925] Detect dependency updates for Kieker
Original Reporter: Nils Christian Ehmke
***
As discussed in today's meeting: It would be interesting to detect whether certain (optional…
-
### Already searched before asking?
- [X] I had searched in the [issues](https://github.com/flowerfine/scaleph/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### Scaleph V…
-
To avoid the need of manually keeping it in mind when using the API.
Should use the transparent RzIO and RzCore API without the need to work with block or blocksize
I propose the new API that wi…
-
问题描述:参考http://blog.csdn.net/isea533/article/details/53011890
使用属性文件方式配置,可以正常使用devtools,但是使用配置文件方式不会配置uuid回显,因此使用了javaConfig
用了javaConfig配置后,导致项目无法启动,一直报错:
```
Error setting property values; ne…
-
provider service method:
```
public CompletableFuture newToken(NewTokenInfo tReq) {
TokenInfo tokenInfo = new TokenInfo(JsonUtils.toJson(tReq), 60);
// 可以设置回应附加信息
// RpcContext.getServer…
-
Currently, the shade plugin include the packages of dependencies in the uber-jar, which can not be excluded when using the lib:
```
[INFO] --- maven-shade-plugin:3.2.1:shade (default) @ spring-secur…