Nineya
Home
Blog
springboot Upgrade to Lettuce 5.3.0.RELEASE
2025-01-06 09:32:27
812
Upgrade Spring Boot 2.3 to Lettuce 5.3.0. The release will be available by next week once Project Reactor 3.3.5 is avail...
springboot Delete Toml class
2025-01-06 09:32:20
93
Hi,this PR closes #21124 .Cheers,ChristophComment From: dreis2211Test failure seems unrelated
springboot Upgrade to RSocket 1.0.0-RC7
2025-01-06 09:32:13
42
Forward port of issue #21046 to 2.3.0.RC1.
springboot Upgrade to RSocket 1.0.0-RC7
2025-01-06 09:32:08
125
RSocket has refactored and deprecated some of its API, we should adapt to those changes and deprecate some contracts as ...
springboot Delete Toml class
2025-01-06 09:32:02
85
I don't think we use it any more.Comment From: wilkinsonaClosing in favour of #21129.
springboot 2.3.0.M2 assertj version incompatible with XMLUnit
2025-01-06 09:31:43
1390
In 2.3.0.M2 the assertj version was changed from 3.14.0 to 3.15.0. This version is not fully compatible with XMLUnit 2.6...
springboot Version 2.1.13:Can't startup app when use simple field in spring data jpa
2025-01-06 09:31:36
5132
I had a simple field like pId, and it can used in jpa repository like :List<Company> findByPId(Integer pid);It can...
springboot JarFiles are being left open
2025-01-06 09:31:30
42
Forward port of issue #21126 to 2.3.0.RC1.
springboot JarFiles are being left open
2025-01-06 09:31:24
154
Windows CI is failing following the fix for #17796 but only on 2.2.x. I suspect this may be a result of the new fix clas...
springboot JarFiles are being left open
2025-01-06 09:31:18
35
Back port of issue #21126 to 2.1.14
springboot Throw exception if spring.config.location uses classpath*:
2025-01-06 09:31:12
42
Forward port of issue #21168 to 2.3.0.RC1.
springboot Throw exception if spring.config.location uses classpath*:
2025-01-06 09:31:06
38
Forward port of issue #21168 to 2.2.7.
springboot Upgrade to Reactor Bom Californium-SR18
2025-01-06 09:31:00
125
Comment From: snicollClosed by https://github.com/spring-projects/spring-boot/commit/16005c608f64cc8ab0410ba498248a7c0d0...
springboot Automatically create a developmentOnly configuration for use with DevTools
2025-01-06 09:30:53
668
Following on from https://github.com/spring-projects/spring-boot/issues/14451, we could update the Gradle plugin to auto...
springboot Reactor-Netty Metrics
2025-01-06 09:30:46
5440
Since the release of reactor-netty 0.9.0.RELEASE, both the server and the client will now collect several groups of metr...
springboot Polish
2025-01-06 09:30:40
880
When using IDEA for inspection, I found that some code can be simplified, so I submit a PR here.Comment From: pivotal-i...
springboot Fix Actuator API PDF name
2025-01-06 09:30:33
1849
Hi,I found another broken link in the docs pointing to the actuator api PDF. An alternative solution to what I've done i...
springboot Remove empty test rule package
2025-01-06 09:30:27
152
Hi,this PR removes the org.springframework.boot.test.rule package that only consists of a package-info.java file and is ...
springboot 2.3.0 rest call error messages became worse
2025-01-06 09:30:04
2724
Version 2.2.6 gives useful error-messages/kunde-api/kunden/bf73ce21-f91b-4619-8891-1b4b471db3fe (not found)->"Kunde n...
springboot Create ReactorNettyHttpClientMapper for configuring HttpClient
2025-01-06 09:29:56
447
Spring Framework provides a ReactorClientHttpConnector for WebClient, backed by Reactor Netty as an HTTP client. This co...
上一页
下一页
1
…
2177
2178
2179
2180
2181
…
2242
.