Nineya
Home
Blog
SpringBoot Reinstate smoketest.rsocket.SampleRSocketApplicationTests.rSocketEndpoint()
2025-01-06 18:57:11
6308
It fails at the moment:java.lang.AssertionError: expectation "assertNext" failed (expected: onNext(); actual: ...
SpringBoot Upgrade to Spring Integration 5.4.0-M3
2025-01-06 18:57:02
1234
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
2025-01-06 18:56:47
1140
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
2025-01-06 18:56:40
519
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
2025-01-06 18:56:33
549
Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-reactivestreams:1.12.0org.mongodb:mongodb-drive...
SpringBoot Upgrade to Spring Data Lovelace-SR20
2025-01-06 18:56:27
552
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
2025-01-06 18:56:20
14667
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
2025-01-06 18:56:13
391
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
2025-01-06 18:55:50
2014
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
2025-01-06 18:55:43
169
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
2025-01-06 18:55:31
1390
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
2025-01-06 18:55:22
1068
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
2025-01-06 18:55:15
859
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
2025-01-06 18:55:07
213
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
2025-01-06 18:55:01
7908
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
2025-01-06 18:54:55
5252
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
2025-01-06 18:54:48
141
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
2025-01-06 18:54:40
3261
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
2025-01-06 18:54:23
1735
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
2025-01-06 18:54:17
857
Closes gh-22364Comment From: snicoll@anshlykov thank you for the PR. We have a configurer one can use to create a custom...
上一页
下一页
1
…
2117
2118
2119
2120
2121
…
2246
.