SpringBoot Spring/Spring Boot documentation misses information about @Observed

HiSpring Boot 3.2 release notes state (https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2.0-Release-Not...

SpringBoot Allow MockBean to accept Answer<Object> instead of only Answers as answer

Currently, org.springframework.boot.test.mock.mockito.MockBean has Answers as answer type. This limits the possible opti...

SpringBoot with status code 405 Could not transfer artifact org.springframework.boot:spring-boot-starter-data-mongodb:jar:3.2.0

Could not transfer artifact org.springframework.boot:spring-boot-starter-data-mongodb:jar:3.2.0 from/to io.spring.repo.m...

SpringBoot Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:3.2.0

Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:3.2.0 from http://repo1.maven.org/maven2/ wa...

SpringBoot Upgrading from 3.1.5 to 3.2.0 gives NoClassDefFoundError: javax/xml/bind/annotation/XmlElement

I'm trying to upgrade to latest version of spring boot (just released) and while the program compiles correctly it does ...

SpringBoot Native Image: Error with SpringBoot3.0.6 and SQL Server

Describe the issueStart a springboot3.0.6 project with sqlserver jdbc driver, and build with graalvm-ce-java17-22.3.2 v...

SpringBoot Upgrade to Spring Framework 6.1.1

Supersedes #38312Comment From: JohnNiangSpring Framework 6.1.1 was released just now.Comment From: GourdErwaSpring Frame...

SpringBoot There seems to be a bugg during mTLS negotiation on the client side when keyStore and TrustStore is only passed as application properties

I am implementing mTLS from a client perspective. Properties confiigserver.port=8090server.ssl.enable=true#server.ssl.ke...

SpringBoot CRaC restoration fails when Actuator's running on a separate port

As reported originally on https://github.com/sdeleuze/spring-boot-crac-demo/issues/3, restoration with spring-boot-start...

SpringBoot Auto-configure observations for RestClients

I was trying out Spring Boot 3.2.0-RC2 and was quite surprised that a RestClient created via RestClient.builder().build(...

SpringBoot Upgrade default CNB builders to Paketo Jammy

Back-port #36689 to 2.7.x, 3.0.x, and 3.1.x.Since the Paketo team have announced that the Bionic CNB builders will be re...

SpringBoot Annotation based ConditionalOnBean checks can cause early initialization of FactoryBeans

We recently updated our software from spring 2.7.14 to version 3.1.5. There is a simple demo of this in my repository. W...

SpringBoot Offer API information about custom Actuator endpoints.

Currently, when defining a custom actuator endpoint, there is no info about required parameters or headers to invoke suc...

SpringBoot Replaced all usages of Function<String, String> with UnaryOperator<String>

Continuing the work from 38390 to maintain consistency across the codebaseComment From: abdullah-jafferThank you, I hav...

SpringBoot QueryDSL - dependency management

There is a problem importing "querydsl" with managed version from spring boot dependency management, when you use classi...

SpringBoot Issue in using HATEOAS with a pojo annotated with @JsonFilter with spring-boot 3.1.5 version

Comment From: Rakesh151994Please check the below code with spring-boot version as 3.1.5We have a pojo which is declared ...

SpringBoot Add support for Oracle Free, the replacement for Oracle XE, with Testcontainers and Docker Compose

See https://github.com/spring-io/start.spring.io/pull/1352, specifically this commentComment From: wilkinsonaRe-opening ...

SpringBoot Document supported SQL comment prefixes

SituationI am attempting to initialize a database following the instructions in the Spring Boot documentation under the ...

SpringBoot Update Dynatrace docs with info about the meter metadata toggle

With the release of Micrometer 1.12.0 on Monday, Dynatrace added support for exporting Metrics metadata. This update to ...

SpringBoot fix: settings.gradle

Comment From: pivotal-cla@NaHaeBeen Please sign the Contributor License Agreement!Click here to manually synchronize the...
上一页 下一页
.