SpringBoot Spring Boot 2.4.0 spring-kafka omits required jackson dependencies at runtime

After upgrading to Spring Boot 2.4.0 with spring dependency-management 1.0.10.RELEASE on a java spring-kafka project I g...

SpringBoot Errors and message not propagated in response after validation using @Valid in a @RestController

After upgrading from spring boot 2.2.6 to 2.3.6 or 2.4.0, we saw a difference between response from validation. Before (...

SpringBoot @ConfigurationProperties map parser ignores line after empty comment line

Found in Spring Boot v2.4.0 (works in v2.3.x)application.properties to Map parser behavior has changed significantly, no...

SpringBoot Remove deprecated code in EndpointDiscoverer

Hi,I just noticed two deprecated methods in EndpointDiscoverer that seem to be deprecated since 2.2.x already. I guess i...

SpringBoot Fix Asciidoc build step

Hi,https://github.com/spring-projects/spring-boot/commit/d041c7d6b9a3ac1ea079e4f3ca0225fa9e6c3afc has broken the builds....

SpringBoot Remove deprecated ExposeExcludePropertyEndpointFilter

Hi,this PR removes ExposeExcludePropertyEndpointFilter that seems to be deprecated as of 2.2.7 already.Cheers,Christoph

SpringBoot Spring Boot profile groups with recursive references end up in endless loop

While migrating conigurations to Spring Boot 2.4, I accidentally ended up with something like:spring.profiles.group.mypr...

SpringBoot 2.4.0 Rest Repositories initializ project reports lots of Beans is not eligible for getting processed by all BeanPostProcessors

I just started using Spring Boot and noticed a lot of INFO messages reporting Bean 'X' of type [Y] is not eligible for g...

SpringBoot Correct external application properties load order

Originally raised in #24211, we'd like to change the order in the code rather than the docs.Comment From: MikeN123Note t...

SpringBoot Remove System.out.println in DevToolsPropertyDefaultsPostProcessor

With moving spring.resources.* properties to spring.web.resources.* in 2.4.0 one System.out.println is introduced.https...

SpringBoot Add startup Actuator endpoint

As of #22603, developers can configure a BufferingApplicationStartup on their SpringApplication and collect application ...

SpringBoot spring-data-solr 2.1.x, SolrExceptionTranslator.translateExceptionIfPossible(SolrExceptionTranslator.java:79)

I used spring-data-solr 2.1.6, and I application.properties Set in configuration file spring.data.solr . host = external...

SpringBoot Headings structure of Reference Documentation gets out of sync

Using the collapsible and autotracking heading structure panel on the left of the Reference Dcoumentation is annoying as...

SpringBoot Spring Boot 2.4.0 not using Spring Cloud Config properties

I have a Spring Boot app that I just migrated from 2.3.6 to 2.4.0. After deploying my app to my DEV environment I don't ...

SpringBoot Enhance Artemis jms auto configuration

Currently you can only auto configure a single broker using the host and port options. It seems not possible to set othe...

SpringBoot Unified version of io.netty:netty-* libraries in spring-boot-dependencies 2.4.0

spring-boot-dependencies 2.4.0 imports both io.netty:netty-bom;4.1.54.Final and io.projectreactor:reactor-bom;2020.0.1. ...

SpringBoot @Crossorigin Put Requests to association resources not working anymore

Starting with 2.3.2 Spring data Rest and also in 2.3.3 Put Requests to association resources of Content-Type: text/uri-l...

SpringBoot Correct external application properties load order

It seems the documentation is showing the wrong order for configuration properties.The correct order judging from Config...

SpringBoot spring-boot-test 2.4.0 WebTestClient creation exception

Since spring-boot-test 2.4.0 update I got org.springframework.beans.factory.BeanCreationException: Error creating bean w...

SpringBoot spring-cloud-gateway 2.3.0 Caused by: java.lang.ClassNotFoundException: javax.validation.ValidationException

JDK1.8 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \...
上一页 下一页
.