Nineya
Home
Blog
SpringBoot Spring Boot 2.4.0 spring-kafka omits required jackson dependencies at runtime
2025-01-06 20:03:45
2106
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
2025-01-06 20:03:39
2005
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
2025-01-06 20:03:32
1589
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
2025-01-06 20:03:25
167
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
2025-01-06 20:03:19
215
Hi,https://github.com/spring-projects/spring-boot/commit/d041c7d6b9a3ac1ea079e4f3ca0225fa9e6c3afc has broken the builds....
SpringBoot Remove deprecated ExposeExcludePropertyEndpointFilter
2025-01-06 20:03:12
119
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
2025-01-06 20:03:06
375
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
2025-01-06 20:02:58
1542
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
2025-01-06 20:02:52
354
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
2025-01-06 20:02:42
599
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
2025-01-06 20:02:35
1169
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)
2025-01-06 20:02:28
14984
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
2025-01-06 20:02:06
731
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
2025-01-06 20:01:58
2115
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
2025-01-06 20:01:48
6354
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
2025-01-06 20:01:41
488
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
2025-01-06 20:01:35
4441
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
2025-01-06 20:01:28
1066
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
2025-01-06 20:01:21
2311
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
2025-01-06 20:01:14
15987
JDK1.8 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \...
上一页
下一页
1
…
2091
2092
2093
2094
2095
…
2246
.