SpringBoot Reinstate smoketest.rsocket.SampleRSocketApplicationTests.rSocketEndpoint()

It fails at the moment:java.lang.AssertionError: expectation "assertNext" failed (expected: onNext(); actual: ...

SpringBoot Upgrade to Spring Integration 5.4.0-M3

Comment From: krohan100HI Phil, I would like to work on this issue.Comment From: snicoll@krohan100 thank you for offerin...

SpringBoot Upgrade to Spring Data 2020.0.0-RC1

Comment From: wilkinsonaFor those upgrading from Spring Boot 2.3, we should note that we now auto-configure a MappingR2d...

SpringBoot Upgrade to Spring Data Neumann-SR4

Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-*:4.0.5io.lettuce:lettuce-core:5.3.3.RELEASEred...

SpringBoot Upgrade to Spring Data Moore-SR10

Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams:1.12.0org.mongodb:mongodb-drive...

SpringBoot Upgrade to Spring Data Lovelace-SR20

Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams:1.9.2org.mongodb:mongodb-driver...

SpringBoot NoClassDefFoundError: org/apache/catalina/Lifecycle$SingleUse during shutdown

Hello.I'm on 1.4.0.RELEASE.My app is pretty basic, but what can be important here, I'm using @EnableScheduling.Often, no...

SpringBoot Document that Java 15 is a supported version

Hi,when working on JDK 15 support, I apparently forgot to adjust the system requirements section in the "Getting started...

SpringBoot 2.3.2.RELEASE breaking Couchbase Reactive

I upgraded Spring Boot from 2.2.7.RELEASE to 2.3.2.RELEASE. I have a Reactive App which connects to Couchbase DB using S...

SpringBoot Exclude Kotlin Coroutines 1.3.9+ as it is built against Kotlin 1.4

We're currently on 1.3.8 and, unfortunately, 1.3.9 switched to a new feature release of Kotlin. We should prevent to acc...

SpringBoot high memory usage for spring boot Path variable api

With reference to "https://github.com/spring-projects/spring-boot/issues/23323".We have created one microservice with si...

SpringBoot Enhancement: Add Java Module in Spring Initializr

I create a Spring project by Spring Initializr. But it has no module-info.java file.Can you add a option in Spring Initi...

SpringBoot Problems when deploy servel spring-boot projects

I write 2 projects with spring-boot. There are some problems when I deploy them on the server(CentOS 7).See my operation...

SpringBoot Use ephemeral ports in NettyRSocketServerFactoryTests

NettyRSocketServerFactoryTests has been flaky recently, failing because the server could not bind to 9898. To eliminate ...

SpringBoot Signed jar dependency performance problem when repackaged in a single jar

IssueSome 3rd party jars verify their own signature and makes sure it is signed by a specific signer, calling JarEntry.g...

SpringBoot Reactor bom dependency broken for spring boot 2.4.0-SNAPSHOT

Reactor bom dependency broken for spring boot 2.4.0-SNAPSHOT (https://repo.spring.io/snapshot/org/springframework/boot/s...

SpringBoot Upgrade to Spring Framework 5.3 RC1

Comment From: wilkinsonaWe need to adapt some tests to the changes made for https://github.com/spring-projects/spring-fr...

SpringBoot Add RabbitMQ Connection Factory Type

Spring AMQP has two new connection factories in its next release(This issue should be scheduled for Boot 2.4; I am not r...

SpringBoot @ManagementContextConfiguration is meta-annotated with @Configuration(proxyBeanMethods=false) which does not disable proxying

Some of the @ManagementContextConfiguration classes are explicitly marked as proxyBeanMethods = false and some are not (...

SpringBoot Auto-configure ConcurrentKafkaListenerContainerFactory with a user-provided RecordFilterStrategy bean if available

Closes gh-22364Comment From: snicoll@anshlykov thank you for the PR. We have a configurer one can use to create a custom...
上一页 下一页
.