-
# Problem
When adding the `aserto-spring` dependency to our existing SpringBoot application, startup fails immediately with a Spring error shown below. Simply adding the dependency and `@ComponentSc…
-
### Describe the bug
Build failed when `kotlin("jvm")` plugin is used
### Steps to reproduce
You can use [this](https://github.com/open-telemetry/opentelemetry-java-examples/tree/main/spring-native…
-
Hello,
Have any examples with spring-boot?
Thanks!
-
### Description
I am currently using Spring Boot Admin to manage and monitor multiple microservices. However, I encountered an issue where I cannot selectively override the probed endpoints for a spe…
-
**Is your feature request related to a problem? Please describe.**
Provide examples with different frameworks/platforms for reference.
**Describe the solution you'd like**
A separate repository o…
-
**Is your feature request related to a problem? Please describe.**
The test code base is still on JUnit 4. Most modern frameworks use JUnit 5 nowadays.
**Describe the solution you'd like**
The te…
-
## Expected Behavior
Users should be able to use native compilation (with GraalVM) for applications using the Dapr Java Spring Boot integration.
## Actual Behavior
The netty-shaded library…
-
---
**From the maintainer Li Haoyi**: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
Mill's example test suite has examples for hell…
-
With the spring boot update comes the update to Junit 5, and there are some things to consider when writing unit tests. There is nice guide with good standards (IMO): https://phauer.com/2018/best-prac…
-
When activating `Neo4jTransactionManager.setValidateExistingTransaction(true)` a simple `findById()` will result in an `IllegalStateException`. This is due to `getSingleResult()` always executing in t…