SpringBoot Refine documentation for bootBuildImage and use the additive form for lists and maps

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

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

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

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

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

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

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

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

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

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

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

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?

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

Spring Data Gemfire return 404https://spring.io/projects/spring-data-gemfireReferencehttps://docs.spring.io/spring-boot/...

SpringBoot Rationalize ElasticCommonSchemaService and GraylogExtendedLogFormatService

GraylogExtendedLogFormatService is probably misnamed because it's not holding just service properties. I think we should...

SpringBoot Using models via OpenRouter returns an error.

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

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

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

Add RabbitStreamConnectionDetails and support from RabbitMQContainerwhen rabbitmq_stream plugin is enabled.Comment From:...

SpringBoot Remove pre-cached Docker images when preparing GitHub Actions runners

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...
上一页 下一页
.