SpringBoot Actuator JMS Health Check Return False Positive With Java Configuration

Tech stack and tech notes:Spring-boot: 2.3.1.RELEASECamel: 3.4.1Artemis: 2.11.0Artemis has been setup to use a user name...

SpringBoot Rename volumemount to configtree

The term volumemount is too confusing and overlaps with other Kubernetes concepts. After a lot of internal discussion we...

SpringBoot Spring boot + buildpacks run java jar with command line arguments

Hello. I`m use spring-boot-maven-plugin 2.3.2.RELEASE . How can stating my app with command line arguments? I need pass ...

SpringBoot Document Spring Data Neo4j 6 support

With #22299, Spring Boot uses Spring Data Neo4j 6 that brings a number of new features that aren't documented as such at...

SpringBoot Upgrade to jOOQ 3.13.4

Comment From: kishan-hubPlease don't send a email Thank you tRegards Kishan kumarComment From: snicoll@kishan-hub if you...

SpringBoot Provide dedicated Neo4j driver auto-configuration

@snicoll and I have discussed the following idea:At the moment, there's auto configuration for Spring Data Neo4j+Object ...

SpringBoot Stop auto-configuring ReactiveNeo4jTransactionManager

This is a sub-set of #22851 and a workaround for the time being.Our current arrangement with Neo4j means that, as soon a...

SpringBoot Use wildcard in BP_JVM_VERSION with image building

Setting a non-wildcard JVM version for an OCI image via the BP_JVM_VERSION env var in the maven or gradle plugin (as pro...

SpringBoot MustacheEnvironmentCollector with nullValue compiler option no longer works in version 2.3.1

I've found a regression that is caused by #21060, Everything works with version 2.3.0 and it no longer works with versio...

SpringBoot PushGateway documentation does not document enabled flag properly

Fix issue #22902 Comment From: snicoll@smlc thank you for making your first contribution to Spring Boot.

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15-2020-08-10-09-44/OpenJDK15-jdk_x64_linux_hots...

SpringBoot Add no-pull option for image building

Closes #22679 Comment From: scottfrederick@anshlykov Thank you for the contribution. The changes look very good. As I wa...

SpringBoot Default value of server.jetty.accesslog.format is wrongly associated to server.forward-headers-strategy

The generated documentation for ServerProperties isn't correct.server.jetty.accesslog.format default should be "ncsa" wh...

SpringBoot Introduce @ForkedClassPath for testing unmodified class path

Hi,22696 made ModifiedClassPathExtension public. Rather than doing that, this PR introduces a new annotation @ForkedClas...

SpringBoot Kotlin examples for configuring bootBuildImage's environment use wrong map configuration syntax

We document setting some environment variables but the configuration is untested. @sdeleuze thinks the syntax may be wro...

SpringBoot Empty map from higher order property source does not override non-empty map

https://github.com/spring-projects/spring-boot/blob/bc3f028a1fcee9ebc3db013525a745e213c9675b/spring-boot-project/spring-...

SpringBoot Upgrade to Spring Data Neumann SR3

Comment From: mp911deSpring Data dependencies:org.mongodb:mongodb-driver-*:4.0.5io.lettuce:lettuce-core:5.3.3.RELEASEred...

SpringBoot Property spring.jpa.properties.hibernate.cache.use-query-cache in application.yml ignored

Affects: 2.3.2.RELEASEThe following property in application.yml is ignored:spring.jpa.properties.hibernate.cache.use-que...

SpringBoot Mention configuration customizers for WebTestClient and RestAssured in AutoConfigureRestDocs' javadoc

This PR polishes Javadoc for AutoConfigureRestDocs.Comment From: wilkinsonaThanks very much, @izeye.

SpringBoot Support spring.data.neo4j.uri and authentication-related settings again

With #22299, Spring Data Neo4j no longer bootstraps the connection to the Neo4j server and the related properties have b...
上一页 下一页
.