Nineya
Home
Blog
springboot UndertowCompressionConfigurer fails on invalid Media Types
2025-01-06 09:05:59
42
Forward port of issue #20955 to 2.3.0.RC1.
springboot UndertowCompressionConfigurer fails on invalid Media Types
2025-01-06 09:05:54
185
When the server responds with an invalid Media Type, the UndertowCompressionConfigurer fails with an exception, where it...
springboot Change Handler hashCode method to use URI rather than URL
2025-01-06 09:05:42
187
Comment From: snicoll@Konrado85 We've decided to fix that in 2.3.x. If you disagree with that, let the team know in the ...
springboot Migrate NewRelic metrics to NewRelicClientProvider
2025-01-06 09:05:35
804
The httpClient is now deprecated so we need to migrate to the new API.As a result, we should double check that the conne...
springboot Disable auto-configuration of Hazelcast IMDG when Hazelcast Jet is present
2025-01-06 09:05:28
1052
Spring Boot auto-configures Hazelcast IMDG when it finds relevant configuration file on the classpath or root directory....
springboot Fix of the issue #10886 Incremental compilation does not keep metadata...
2025-01-06 09:05:22
764
Hi!This PR fixes issue #10886 "Incremental compilation does not keep metadata for NestedConfigurationProperty".Proposed ...
springboot Slow startup since 2.2.5.RELEASE
2025-01-06 09:05:15
3232
Hi,we've just bumped Springboot version from 2.2.1 to 2.2.6 and suddenly our app's startup time almost doubled, both in ...
springboot Modularizing Spring
2025-01-06 09:05:09
1372
I'm sorry if this topic has come up a million times before, but I couldn't find an official statement about what the pla...
springboot Support running different main class from fat jar
2025-01-06 09:05:02
5177
Our applications contain multiple main classes via dependent jar library.(e.g.: a dependent jar contains simple tool app...
springboot Default for spring.kafka.listener.missing-topics-fatal is no longer aligned with Spring Kafka's default
2025-01-06 09:04:56
1841
Related to: ISSUE -20828Issue Explanation:Spring-Kafka configuration change - Starting with version 2.3.4, the missingTo...
springboot Polish
2025-01-06 09:04:49
93
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye!
springboot Change PropertiesLauncher equals method to use URI rather than URL
2025-01-06 09:04:43
2109
We seem to have a little problem here:"The equals and hashCode methods of URL are blocking"Comment From: bclozelI guess ...
springboot Add reference to Mule 4 starter
2025-01-06 09:04:36
370
A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application.Comment From: pivotal-issuemaster@mnusan Ple...
springboot Remove unused fields in tests
2025-01-06 09:04:29
70
Hi,this PR removes a couple of unused fields in tests.Cheers,Christoph
springboot Unable to find Java
2025-01-06 09:04:22
6318
Hi, I'm developing a Spring Boot application on Ubuntu (running inside a Vagrant-managed virtual machine). I'm following...
springboot Provide an implicit layer for buildpack contributions
2025-01-06 09:04:15
1096
We should define a special layer name that's reserved for external contributions to an unpacked jar. I think the current...
springboot Make ActiveMQConnectionFactoryFactory public
2025-01-06 09:04:09
2225
As SSL ActiveMQ is not currently supported for autoconfiguration (https://github.com/spring-projects/spring-boot/pull/17...
springboot Enhance autoconfiguration support for Spring HATEOAS.
2025-01-06 09:04:02
2187
DO NOT MERGESo far it has this:* Provide CodecCustomizer to support WebClient.* Provide RestTemplateCustomizer.* Provide...
springboot Auto Configure ClientRSocketConnector and ServerRsocketConnect for Spring integration RSocket
2025-01-06 09:03:56
2171
When I created a sample project to taste Spring Integration RSocket, but I have to create ServerRSocketConnector and Cli...
springboot A component of operating elastic search
2025-01-06 09:03:49
1882
Hello, I developed a component to operate elastic search. It has two ways to use it1. It is similar to spring-boot-start...
上一页
下一页
1
…
2187
2188
2189
2190
2191
…
2242
.