Nineya
Home
Blog
软著申请
SpringBoot Constructor binding of @ConfigurationProperties to a Kotlin Data Class with default values doesn't work any more
2025-01-07 18:04:54
16403
Hello 👋 , I searched for a similar issue, but didn't find one so I chose to open it… If I've missed it, sorry 😇. Followi...
SpringBoot org.springframework.boot dependency on ch.qos.logback
2025-01-07 18:04:51
2433
Spring Boot 3.0.7 is having dependency on missing classes from ch.qos.logbackIn Spring Boot 2.7, there is no dependency ...
SpringBoot Awaitility link in Test Scoped Dependencies is incorrect
2025-01-07 18:04:49
165
Closes https://github.com/spring-projects/spring-boot/issues/39410Comment From: mhalbritterThank you very much and congr...
SpringBoot Parallel Calls for child level tables from parent repo itself
2025-01-07 18:04:46
1593
Hi Team ,We're using JPA + Hibernate with our Hana database. Below is the db model as such..Vehicle { sales fina...
SpringBoot Auto-configure ObservationRegistry in ScheduledTaskRegistrar for scheduled tasks observations
2025-01-07 18:04:40
2088
As of Spring Framework 6.1.0-M2, a new instrumentation observes the execution of @Scheduled annotated methods. See sprin...
SpringBoot Entry BOOT-INF/lib/jaxb-core-4.0.1.jar is a duplicate but no duplicate handling strategy has been set
2025-01-07 18:04:37
15436
Simple gradle Spring Boot 3 project with Spring Data and Spring Web Services:build.gradle:plugins { id 'java' ...
SpringBoot [Spring Boot 3.2.2] Raising exception for non-existing endpoints calls
2025-01-07 18:04:14
6496
Problem:The answer of my application for call to non-existing endpoints change after Spring Boot version update from 3....
SpringBoot Several gson properties, including spring.gson.disable-html-escaping, do not behave correctly when set to false
2025-01-07 18:04:11
1163
Verified by unit tests. This is very confusing.false is treated as true, because the configurer for this only checks if ...
SpringBoot Refactor getElement method to clarify ignored exception in AnsiElement
2025-01-07 18:04:09
1822
OverviewImproved the logic in the getElement method that handles strings containing only digits, by changing the name of...
SpringBoot Upgrading gradle project to Spring boot 3.1.8 from 2.4.8 : When bootJar is disabled, gradle build command generated artifact name has -plain added to it in spring boot 3
2025-01-07 18:04:06
1033
Compare gradle packaging in springboot 3.1.8 and springboot 2.4.8, when bootJar is disabledWhen the spring boot version ...
SpringBoot spring-boot-test-autoconfigure : Support autoconfiguration of Http interface clients
2025-01-07 18:04:03
3285
As far as I know, there is no annotation available that automatically configures an HTTP interface client for Spring Boo...
SpringBoot Redis Connection Factory Earlier Graceful Shutdown after Spring 3.2 Upgrade
2025-01-07 18:04:01
16144
ProblemWe have upgraded spring boot version from 3.0.5 to 3.2.2. After that, we experience a graceful shutdown issue wit...
SpringBoot Add Javadoc for ServerProperties.mimeMappings
2025-01-07 18:03:58
188
This PR adds Javadoc for the ServerProperties.mimeMappings as it seems to have been missed.See gh-39430Comment From: mha...
SpringBoot Makes it easier to customize a Servlet-based web server's mime mappings
2025-01-07 18:03:56
537
Add a new property called 'mime-mappings' under the 'server' property. This is a key-value-map, which is added to the de...
SpringBoot Clarify that configuration properties only apply to the auto-configured OpenTelemetry Resource bean
2025-01-07 18:03:52
278
Change SummaryAdjust documentation to describe that exposing a Resource bean, will prevent management.opentelemetry.reso...
SpringBoot Clarify that the auto-configured OpenTelemetry Resource will back off if you define your own
2025-01-07 18:03:48
3686
Spring Boot 3.2.0 exposes Resource as a Bean, as a way to specify attributes to be included in tracing exports.There is ...
SpringBoot Property placeholders aren't resolved when configuration property binding creates a Map from a property value using a converter
2025-01-07 18:03:46
325
Change SummaryAdd call to placeholder resolver to ensure property placeholders are resolved for the MapperBinder similar...
SpringBoot Property placeholders aren't resolved when configuration property binding creates a Map from a property value using a converter
2025-01-07 18:03:42
1458
When trying to fill an object that implements Map but is valued by a single property via a converter, the MapBinder clas...
SpringBoot Gradle plugin allows the use of Gradle 7.4 but the documented and tested minimum is 7.5
2025-01-07 18:03:40
438
Change SummaryEnforce Gradle version to be at least of v7.5 as the documented and tested minimum Gradle version is 7.5Is...
SpringBoot Gradle plugin allows the use of Gradle 7.4 but the documented and tested minimum is 7.5
2025-01-07 18:03:36
677
I think we missed to adapt org.springframework.boot.gradle.plugin.SpringBootPlugin#verifyGradleVersion. It still reads: ...
上一页
下一页
1
…
1722
1723
1724
1725
1726
…
2246
.