-
### Why do we need this improvement?
Currently there are two seperate templates that include spring support:
* [java-spring-template](https://github.com/asyncapi/java-spring-template)
* [java-s…
-
I love the new `BlockingQueueItemWriter` and `BlockingQueueItemReader` implementations, but it occurred to me you'd open even more opportunities for users of Spring Integration if you had a `MessageCh…
-
I can't find anything on [their website](https://docs.sentry.io/platforms/java/guides/spring-boot/), so I've asked in [their Discord](https://discord.com/channels/621778831602221064/621778831602221072…
-
When starting Spring Boot with IKVM, it dies with the following exception based on the net472 version.
Exception in thread "Thread-0" java.lang.IllegalStateException: java.lang.NullPointerException…
-
Maybe this is already on your radar, but the following Spring ecosystem updates are scheduled for Q4 2024:
Release candidates
* ✅ October 17: [Spring Framework 6.2.0-RC2](https://github.com/spring…
-
Currently, mybatis-spring supports JDK8 and JDK17. Is there any version that supports JDK21?
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…
-
**Describe the feature request**
With Spring Cloud Stream one is able, in addition to `Function` and `Consumer`-Beans to use `BiFunction` or `BiConsumer`-Beans.
E.g. with a Kafka-Binder, a `BiConsum…
-
### Acceptance Criteria (Required on creation)
### Hints
Is planned to be released November 21, 2024.
### Links
### Breakdown
```[tasklist]
### Pull Requests
- [ ] https://github.com/camunda/…
-
WireMock has added an [official Spring Boot & WireMock integration](https://github.com/wiremock/wiremock-spring-boot/).