Nineya
Home
Blog
软著申请
SpringBoot Refine documentation for bootBuildImage and use the additive form for lists and maps
2025-01-07 23:34:27
7683
Hello,i have the normal vanilla Spring Boot 3.0.0-RC1 with only org.graalvm.buildtools.native as extra plugin.You can do...
SpringBoot Polish SpringApplication
2025-01-07 23:34:25
617
Reuse the webApplicationType variable in both methods to avoid redundant calls.Simplify null handling for environmentTyp...
SpringBoot Support Buildpack image extension when packaging OCI images
2025-01-07 23:34:22
1875
I would like to be able to simply add an additional file (an executable) to the OCI image generated by the Spring Boot C...
SpringBoot Support CNB extensions when building images
2025-01-07 23:34:19
237
Add support for Cloud Native Buildpack extensions when building images.Depends on #41352 Comment From: wilkinsonaSee htt...
SpringBoot Warn when the user provides volume mounts with sensitive targets when building images
2025-01-07 23:34:17
561
Users can provide optional bindings in the Maven spring-boot:build-image and Gradle bootBuildImage configuration. There ...
SpringBoot Add JVM Buildpack Memory Calculator values to actuator-autoconfigure Metrics
2025-01-07 23:34:15
4236
When using buildpacks / bootBuildImage, the Java Buildpack Memory Calculator uses some heuristics to calculate memory pa...
SpringBoot Use javadoc macro for links in adoc files
2025-01-07 23:34:12
160
Forward port of issue #41605 to 3.4.x.Comment From: izeyeThis seems to belong to 3.4.0-M2 milestone, not 3.3.3 milestone...
SpringBoot Consider showing more information in StartupInfoLogger
2025-01-07 23:34:10
1689
See #42324 for background.Since StartupInfoLogger was first introduced we've added more features that could be useful to...
SpringBoot ConfigurationProperties should allow SpEL expressions in properties' values
2025-01-07 23:34:07
4235
NOTICE: I created a repository that demonstrates the problemContextOne can define a SpEL expression as a value of a prop...
SpringBoot Skip redundant LoggerContext reset
2025-01-07 23:34:04
2336
Skips a redundant call to LoggerContext#reset().Prior to Logback 1.5.7, calling #stop() on any LoggerContext implicitly ...
SpringBoot compile error: com.oracle.svm.driver.NativeImage$NativeImageError: Unknown name in option specification: macro:truffle-svm
2025-01-07 23:34:01
19832
Use the following command to execute the compilation and everything works:mvn -Pnative clean native:compileHowever, exec...
SpringBoot spring-boot-buildpack-platform depends on Jackson 1.14.2
2025-01-07 23:33:59
3475
Right now spring-boot-buildpack-platform 3.3.4 depends on Jackson 2.14.2 instead of 2.17.2 like the rest of Spring Boot ...
SpringBoot Support for yaml 1.2 specification?
2025-01-07 23:33:56
2822
Does spring boot 2.1.x support yaml 1.2 specification?If not, is it possible to use yaml 1.2 + snakeyaml-engine for the ...
SpringBoot Remove links to Spring Data GemFire
2025-01-07 23:33:54
145
Spring Data Gemfire return 404https://spring.io/projects/spring-data-gemfireReferencehttps://docs.spring.io/spring-boot/...
SpringBoot Rationalize ElasticCommonSchemaService and GraylogExtendedLogFormatService
2025-01-07 23:33:47
290
GraylogExtendedLogFormatService is probably misnamed because it's not holding just service properties. I think we should...
SpringBoot Using models via OpenRouter returns an error.
2025-01-07 23:33:45
1363
First of all, it would be nice to have support for OpenRouter in the Chat Model API.I think the adoption of this tool is...
SpringBoot Deprecate support for injecting DynamicPropertyRegistry in favor of DynamicPropertyRegistrar beans
2025-01-07 23:33:43
1817
This follows up on https://github.com/spring-projects/spring-boot/issues/41839, and in particular:I've put a work-around...
SpringBoot Kafka Config for consumer/producer by topic Enhancements
2025-01-07 23:33:40
22475
We recently inherited a Porject with a lot of Kafka. Standing on the shoulder of the Spring Giants and with the recent u...
SpringBoot Add RabbitMQ Stream service connection from RabbitMQContainer
2025-01-07 23:33:38
737
Add RabbitStreamConnectionDetails and support from RabbitMQContainerwhen rabbitmq_stream plugin is enabled.Comment From:...
SpringBoot Remove pre-cached Docker images when preparing GitHub Actions runners
2025-01-07 23:33:35
771
The runners come with a number of pre-cached Docker images, none of which is of use to us. We should clean them up to fr...
上一页
下一页
1
…
1638
1639
1640
1641
1642
…
2246
.