-
Build Config build log:
```
Cloning "https://github.com/maysunfaisal/devfile-sample-java-springboot-basic" ...
Commit: 138a5adb30c24487873625919e5f17d4ba637c62 (Update attributes)
Author: Maysun…
-
### Description of the bug
Running Hilla Maven front goals in a Maven Hilla Submodule does not work
### Minimal reproducible example
Maven Project Setup
Parent: Simple Module without dependenci…
-
I used to set env before my spingboot starts, and everything is fine.
Now I need to decrypt AKSK when the application starts, therefore I tried to set java system property in the event listener as be…
-
Testing sample files, getting strange "Not actually a zip!?! (no magic number)" line endings, instead of status.:
testuser:log4j-detector testuser$ java -jar log4j-detector-2021.12.20.jar ./test-…
-
JDK 17
Joinfaces 5
Primefaces 12
Springboot 3
Tomcat 10
I am getting error in start up. Please see attached files and you can see full error details.
One file is error messages and the othe…
-
官网写着:Dubbo 3 最新特性版本,包含了如 Spring Boot 3、JDK 17、服务粒度的线程池隔离等。但是我看3.2.5里面spring boot 版本还是2.7.14,还没有升级到spring boot 3.x啊
-
## 问题描述:
application.properties与dubbo.xml配置的兼容性问题。
dubbo.xml中reference或者service配置会影响application.properties中的config-center配置读取。
## 依赖版本:
基于dubbo-spring-boot-project 2.7.6 - 2.7.8 均存在该问题。
## …
-
I have following xml file from where I need to transform few properties. when I try to inject bean in `CountryListBean` in `CountryCodeTransformer` it does not instantiate as I suspect JOLT custom tra…
-
I think something in Kantra or something related to analyzing Java apps with multiple modules is currently bugged.
I was checking out the `ejb-remote` sample recently, trying to make headway in inc…
-
Many people have been asking how to do this so I thought I'd just post some sample code with a working solution. Could we sticky this, or at least update the main README? I got this working using http…