Nineya
Home
Blog
软著申请
SpringBoot Duplicate dependencies pulled in directly by spring-boot-starter-parent
2025-01-07 17:27:43
1833
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
2025-01-07 17:27:40
522
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
2025-01-07 17:27:38
715
"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
2025-01-07 17:27:35
1196
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
2025-01-07 17:27:32
1127
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
2025-01-07 17:27:29
195
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
2025-01-07 17:27:06
2174
SpEL expressions containing argument references (e.g., @PreAuthorize("@spELIssueDemoController.evaluateAccess(#allowAcce...
SpringBoot Document that context hierarchies are not supported with AOT and native images
2025-01-07 17:26:45
15204
Main:fun main(args: Array<String>) { SpringApplicationBuilder(ServerContextConfiguration::class.java).web(WebAp...
SpringBoot how to config undertow request timeout
2025-01-07 17:26:42
1306
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
2025-01-07 17:26:40
11025
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
2025-01-07 17:26:37
472
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
2025-01-07 17:26:32
586
Removed unnecessary braces -> Had to remove this change due to checkStyle failuresJavadoc grammatical fixUse UnaryOpe...
SpringBoot Upgrade to Lettuce 6.3.0.RELEASE
2025-01-07 17:26:22
260
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
2025-01-07 17:26:16
6424
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
2025-01-07 17:26:13
5616
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
2025-01-07 17:26:11
176
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
2025-01-07 17:26:08
288
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
2025-01-07 17:26:01
1051
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
2025-01-07 17:25:58
1286
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
2025-01-07 17:25:53
57053
Running mvn spring-boot:build-image in bitbucket pipeline (maven:3.6.3-openjdk-11 image with default docker service) fai...
上一页
下一页
1
…
1753
1754
1755
1756
1757
…
2246
.