SpringBoot Enable Paketo builder system tests on Java 20

Java 20 is supported by the Paketo Buildpack for BellSoft Liberica since version 10.1.0.

SpringBoot Maven plugin not working (dependency information seems wrong)

The Maven plugin (repackage) worked fine in 3.1.0. It seems to be broken in 3.1.1-SNAPSHOT and 3.2.0-SNAPSHOT. Looks lik...

SpringBoot Parsing of image metadata in system tests is broken with newer Paketo builders

Paketo builders made a small change to the format of process info in image metadata, and the Paketo system tests didn't ...

SpringBoot AspectJ Support for GraalVM Native Images

Hello!Have a query regarding Spring AOP Native support.I have the following aspect:package com.example.aop;import java.l...

SpringBoot Support instance main methods and parameterless main methods

Java 21 introduces (as a preview) support for instance main methods and for main methods (static or instance) that have ...

SpringBoot Consider providing a property to configure or select the preferred ClientHttpConnector

Currently, ClientHttpConnectorConfiguration configures a ClientHttpConnector based on what is available on the classpath...

SpringBoot Spring boot 3.1.0 Hibernate batch_size property regression

When enabling spring.jpa.properties.hibernate.jdbc.batch_size there's a regression between spring boot 3.0.7 and 3.1.0Yo...

SpringBoot Cassandra external config loading fails in reactive context

Hello,When using external Cassandra config ( datastax-java-driver { ... } ) on a reactive project it fails with exceptio...

SpringBoot Password is not used from spring.data.redis.url property without username

Hi team,it appears that a provided password in the spring.data.redis.url property is not taken into account since Spring...

SpringBoot Always run tests in org.springframework.boot.actuate.autoconfigure.endpoint.web.documentation

When using predictive test selection, the tests in org.springframework.boot.actuate.autoconfigure.endpoint.web.documenta...

SpringBoot Document audience support in Oauth2 resource server

See https://github.com/spring-projects/spring-boot/pull/29084#issuecomment-1494958581Comment From: bikash30851@snicoll ...

SpringBoot Add JDK 21 to CI

Comment From: anbusampathIs there any plan to add JDK 21 support for Spring Boot 2.7.x, 3.0.x, 3.1.x line as well? Becau...

SpringBoot flyway.cleanDisabled doesn't seem to be false by default.

When developing a spring boot application, we enabled flyway for data migration. For testing purpose, we want to wipe ou...

SpringBoot Devtools does not support package-private main classes

No idea why this happens and the errors are sort of sporadic. either it won't start the app or it'll refuse to recompile...

SpringBoot Add a property to disable Observations starting with a prefix

It seems there is a good amount of users who are registering an ObservationPredicate in order to disable Observations fo...

SpringBoot moveToSnapshots suggests moves that have already been made

Reactor Bom 2022.0.8-SNAPSHOT: 1: 2022.0.8-SNAPSHOT (some modules are missing: io.projectreactor:reactor-bom)Enter sele...

SpringBoot Error creating bean with name 'entityManagerFactory'

On dependabot update of spring boot entuty manager was not created.diff <parent> <groupId>org.springf...

SpringBoot Create configuration property for common low cardinality KeyValues in Observations

Currently, Spring Boot automatically registers Metrics Tags for the management.metrics.tags.* configuration properties.S...

SpringBoot Maven build: Plugin validation issues were detected in 1 plugin(s)

Hello,I've created a new project using the Spring initalizr: curl -G https://start.spring.io/starter.zip -d dependencies...

SpringBoot @SpyBean not support circular bean

springboot version:2.4.13spring-boot-starter-test version: 2.4.13questionwhen use @SpyBean, it not support circular bea...
上一页 下一页
.