Nineya
Home
Blog
springboot Make it more obvious that Jolokia does not work with a WebFlux app
2025-01-06 09:10:53
42
Forward port of issue #20623 to 2.3.0.RC1.
springboot Make it more obvious that Jolokia does not work with a WebFlux app
2025-01-06 09:10:47
38
Forward port of issue #20623 to 2.2.7.
springboot Rework some aspects of the probes support
2025-01-06 09:10:41
350
There are a few changes that could be made to the recent availability probes work. Mostly these would be just cosmetic, ...
springboot Spring Boot Test , Repository bean not being created
2025-01-06 09:10:35
7119
Hie, I am injecting repositories into the spring boot tests.I have given that bean in the context configuration.@RunWith...
springboot ConverterNotFoundException for single entry map with "*" as key
2025-01-06 09:06:15
5912
(First, sorry to anyone who tried to read this before I reformatted the code blocks with triple backticks instead of the...
springboot Consider rollbacking RSocket BOM dependency
2025-01-06 09:06:07
2844
Hello everyone,We tried updating our applications to Spring Boot 2.2.5 (we are using gradle 6.2), and we are receiving t...
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
上一页
下一页
1
…
2072
2073
2074
2075
2076
…
2127
.