SpringBoot Add Pulsar 4.0.x smoke test

Unfortunately, I missed the fact that the 3.3.3 version of Pulsar (which is the version in Boot 3.4.x and Spring for Apa...

SpringBoot Binder provided by ConfigDataLocationResolver does not support profiles on classpath

When implementing custom spring.config.import solution and implementing ConfigDataLocationResolver, Binder retrieved fro...

SpringBoot Use consistent binder when calling both resolve and resolveProfileSpecific in ConfigDataLocationResolver

See #43514 for an example of the problem not passing the same binder in can cause. I think that not allowing profile spe...

SpringBoot Publish public doc for Spring Boot 3 upgrade of a rules_spring service (e.g. OpenRewrite)

We have 100+ rules_spring.springboot() usages inside a Bazel monorepo internally. We have developed tooling for helping ...

SpringBoot Inconsistent double slashes in generated Javadoc URLs

As discovered @ngocnhan-tran1996 in #43512, the generated Javadoc URLs are currently inconsistent. Some have double slas...

SpringBoot Add @ConditionalOnPropertySource annotation

I would like to contribute an annotation to the spring-boot-autoconfigure project: @ConditionalOnPropertySource.The poin...

SpringBoot GraalVM native image - Flyway prevents startups

Upon compiling a native image via Gradle's bootBuildImage task and starting it, I'm met with the following error in Spri...

SpringBoot LaunchedURLClassLoader opens unnecessary jars when a class from the java package is passed as a parameter

Hi team,We are currently using Spring Boot 3.0.Since spring boot 3.0, when loading a class from the java package (e.g., ...

SpringBoot SSLEngine closed already; nested exception is io.netty.handler.ssl.SslClosedEngineException

I'm using spring-boot-starter-webflux lib, and I'm also facing the following SSLEngine issue with negligible load.https:...

SpringBoot tests working in springboot 2.7(mockito 4.x) not working in spring boot 3.4.0 or 3.1.4 (mockito 5.x)

tests working in mockito 4.x are not working with mockito 5.x getting errorYou cannot use argument matchers outside of v...

SpringBoot Spring Boot 3.4.0: GraalVM build fails

Tried to bump our project from Spring Boot 3.3.x to Spring Boot 3.4.0, activated virtual threads, and ran into the follo...

SpringBoot Polish

Comment From: wilkinsonaThanks for the proposal but I'm not sure that this is an improvement. The constructor to which y...

SpringBoot Fix typo

I see double slash in javadoc link and remove one. Please check and tell me if something goes wrongTo configure your own...

SpringBoot Separate Spring Contexts within the same JVM cannot use different structured logging configuration

I'm trying to replace our custom logging setup with the new structured logging support.Our setup was using the logstash ...

SpringBoot AOT tasks are not configured automatically when the GraalVM Native Image plugin is applied under some circumstances

It works with minimized demo project, but it doesn't register tasks such as processAot with my actual project, I have to...

SpringBoot Use a SQLExceptionTranslator bean if defined

If a SQLExceptionTranslator bean has been defined, it should be used in the autoconfiguration of JdbcTemplate and LocalC...

SpringBoot Support using Log4j2 in a GraalVM native image

Starting a native image built with bootBuildImage and org.springframework.boot:spring-boot-starter-log4j2 throws an erro...

SpringBoot Provide support for auto-configuring multiple beans

Auto-configuration of a single DataSource works well for the vast majority of users, but when a subsequent DataSource is...

SpringBoot Lombok Unexpected Deletion Issue in **Spring Boot Project v3.2.5**

Problem Description:When starting a new Spring Boot application using Spring Initializr, I noticed that Lombok was inclu...

SpringBoot Switch spring-retry javadoc links back to docs.spring.io

On the next release, javadoc should be restored to docs.spring.io.https://github.com/spring-projects/spring-retry/issues...
上一页 下一页
.