-
Ran into this issue, so any help is appreciated. Environment; Windows OpenJDK 17; Springboot 2.7.9 (all other settings remain the same)
java.lang.ClassCastException: class **com.mornati.sample.plugin…
-
**Describe the bug**
The 'NacosLogging' singleton class supports both slf4j and logback implementations, and I currently use logback.
The 'NacosLogging#loadConfiguration()' method is called in m…
-
### Describe the bug
Upgrading to spring boot 3 and I get error that Unleash client bean cannot be found.
### Steps to reproduce the bug
Upgrade to spring boot 3
Start application
### Expected b…
-
I try to use jep in the Springboot project but it can only be used once, and then it reports an error: Jep.setJepLibraryPath(...) called after initializing python interpreter.
. I tried using the clo…
-
Here are the SDK features for the MVP:
- [x] Azure CLI login @tanmay-db
- [x] Bricks CLI login @tanmay-db
- [ ] Databricks SPN M2M OAuth creds @mgyucht
- [x] U2M OAuth `external-browser` cred…
-
Hello
Had exactly the same issue yesterday as @czechdude.
Today, I created a new image and now getting an other error:
> java.lang.UnsatisfiedLinkError: /usr/lib/jvm/msopenjdk-17…
-
Dear Spring boot team,
recently I had the need to create POST requests with content type multipart/form-data. In particular I have the need to load a file and the relative metadata.
I've creat…
-
springboot 2.3.x build failed( I had execute `./gradlew -p buildSrc format`):
```
$ gradle build -x test
> Task :spring-boot-project:spring-boot-actuator-autoconfigure:asciidoctor FAILED
> Task…
-
When starting the docker containers following the instructions in the README, the `quick-start_ldes-server` container exits with an error. Here's part of the logging:
```
quick-start_ldes-server |…
-
Sorry for the recipe's name. I have not found better :)
## What problem are you trying to solve?
I have to migrate Jboss/JEE Java 8 application to Springboot 2.7.x. running (and compiling) on java…