SpringBoot Duplicate dependencies pulled in directly by spring-boot-starter-parent

Spring-boot-starter-parent version 2.7.17 is pulling in the com.rabbitmq:amqp-client version 5.14.3, as direct dependenc...

SpringBoot Spring Boot patch release for 3.1.x with fix for https://spring.io/security/cve-2023-34062

Hi, will it be possible to cut a patch release that fixes, https://spring.io/security/cve-2023-34062. It looks like the ...

SpringBoot Optimisations for jackson package

"Lazy initialization" for mixin registrationOptimization of exception catching in Serializer/DeserializerComment From: p...

SpringBoot Document that Undertow's record-request-start-time server option must be enabled for %D to work in access logging

In this paragraph it is stated:Access logging for Undertow can be configured in a similar fashion, as shown in the follo...

SpringBoot No posibility to choose what value will be created for check constraint from Entity if you use ENUM

As the title says there is no way to choose (check constraint) for enum type if you use it in Entity. Conisder this scen...

SpringBoot hay merge giup toi nhe ahihi

abcdComment From: pivotal-cla@AnDT1211 Please sign the Contributor License Agreement!Click here to manually synchronize ...

SpringBoot SpEL containing argument references not working in Spring Boot 3.2.0-RC2

SpEL expressions containing argument references (e.g., @PreAuthorize("@spELIssueDemoController.evaluateAccess(#allowAcce...

SpringBoot Document that context hierarchies are not supported with AOT and native images

Main:fun main(args: Array<String>) { SpringApplicationBuilder(ServerContextConfiguration::class.java).web(WebAp...

SpringBoot how to config undertow request timeout

springboot version: 2.3.4undertow version: 2.3.4I am seeking guidance on configuring the HTTP request handling timeout f...

SpringBoot Reintroduce support for Active MQ

ActiveMQ developer Jean-Baptiste Onofré says:FYI, we will include jakarta/JMS2 client in ActiveMQ 5.18.x (currentlyin pr...

SpringBoot Upgrade to MySQL 8.2.0

MySQL driver 8.2.0 has been released, which includes bug fixes and enhancementsRelated:https://dev.mysql.com/doc/relnote...

SpringBoot Replace Function<String, String> with UnaryOperator<String> in CorrelationIdFormatter

Removed unnecessary braces -&gt; Had to remove this change due to checkStyle failuresJavadoc grammatical fixUse UnaryOpe...

SpringBoot Upgrade to Lettuce 6.3.0.RELEASE

Comment From: m1ngyuanLettuce 6.3.0. RELEASE has been released, will spring boot 3.2 use it?https://github.com/lettuce-i...

SpringBoot Testcontainers support for various containers does not work in a native-image

I have put together a minimal example that demonstrates how the use of the @ServiceConnection annotation with Spring Boo...

SpringBoot Actuator is always needed to build a native image with spring-boot-testcontainers

Among all ContainerConnectionDetailsFactory, org.springframework.boot.testcontainers.service.connection.zipkin.ZipkinCon...

SpringBoot Actuator is always needed to build a native image with spring-boot-testcontainers

Forward port of issue #38392 to 3.2.x.Comment From: philwebbActually, since #36606 never made it to a release I'll close...

SpringBoot friendly reminder

friendly reminderComment From: philwebbThanks for the suggestion but I'm not sure we should do this since we don't know ...

SpringBoot Spring does not override properties values when we use yaml files in config server repository

Affected versionsSpring Boo version: 2.7.13 (same behaviour for 2.7.17)Spring cloud version: 2021.0.8We have decided to ...

SpringBoot property is resolved incorrectly in case of a dash

I have two properties in the Application Properties. One of them has a dash. the other has no dash in its name. Both pro...

SpringBoot Maven plugin build-image creator step fails due to “Invalid content length provided” in Bitbucket pipelines

Running mvn spring-boot:build-image in bitbucket pipeline (maven:3.6.3-openjdk-11 image with default docker service) fai...
上一页 下一页
.