SpringBoot Add SSL bundle support to Couchbase auto-configuration

Couchbase client connections can be configured to use SSL with a Java keystore. It would be good to enhance this with su...

SpringBoot Add SSL bundle support to Cassandra auto-configuration

I am trying to connect to Cassandra from my Spring boot application using spring-boot-data-cassandra:3.1.3 and spring-bo...

SpringBoot Provide centralized configuration of SSL properties

There are several auto-configurations in Spring Boot that support SSL configuration using properties, including server.s...

SpringBoot Support using ResourceLoader to load SSL keystore and truststore

I currently register and use a custom URLStreamHandlerFactory to customise the resource that is being loaded for the key...

SpringBoot Nested test classes don't inherit properties from slice test annotations on enclosing class

Assuming a test class utilizing a Spring Boot slice test annotation along these lines:@JdbcTest(properties = "sprin...

SpringBoot App fails to start when using spring-boot-docker-compose without Actuator

Exception in thread "main" java.lang.IllegalArgumentException: Unable to instantiate factory class [org.spring...

SpringBoot GraalVM Native Image fails createing the AMQP 1.0 JMS Connection Factory

On a plain api rest Spring Boot (3.0.5) application, i add @EnableJms and inject a JmsTemplate bean, then I get an error...

SpringBoot Upgrade Java 17 version in CI image

https://github.com/bell-sw/Liberica/releases/download/17.0.7+7/bellsoft-jdk17.0.7+7-linux-amd64.tar.gzComment From: yasi...

SpringBoot DebugAgentEnvironmentPostProcessor not playing nice with compile time enhancement

https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot/src/main/java/org/springframewo...

SpringBoot Spring Boot 3 application works on embedded Tomcat but not external

I am upgrading our application from Spring Boot 2.7.10 to 3.0.5I run it from IDE on embedded Tomcat and external Tomcat ...

SpringBoot Prohibit upgrades to Liquibase 4.21.0 and 4.21.1

Comment From: wilkinsonaThere's a regression in 4.21.0 so I don't think we should upgrade at this time.

SpringBoot 2.2.0

Comment From: pivotal-cla@xiao-arch Please sign the Contributor License Agreement!Click here to manually synchronize the...

SpringBoot Snakeyaml 2.0 is not compatible with Spring boot 3.0.5

As per the Prisma scan, snakeyaml-1.33 is having vulnerabilities and trying to upgrade snakeyaml version 2.0, but the sp...

SpringBoot json-smart - 2.4.9 is not compatible with Spring boot 3.0.5

As per the Prisma scan, json-smart - 2.4.8 is having vulnerabilities and trying to upgrade json-smart - 2.4.9, but the s...

SpringBoot Upgraded JAVA 17 CI image

Comment From: wilkinsonaThanks for the PR, but as described in https://github.com/spring-projects/spring-boot/issues/350...

SpringBoot Could not tansfer POM

I'm facing this error while the git action is executingError: ] Some problems were encountered while processing the POMs...

SpringBoot Offer a way to customize the converters used by Spring Batch without extending DefaultBatchConfiguration

Hi, I'm trying to use the new feature of Spring Batch 5 that let you set a job parameter of any kind of type.The problem...

SpringBoot General Feedback about Service Connections

First of all, thanks for introducing this feature. I already started using it in my examplesAlso, sorry for writing all ...

SpringBoot Prevent startup if a health indicator referenced in a health group does not exist

At the moment, I can add this to my application.yaml:management.endpoint.health.group.readiness.include: foowithout any ...

SpringBoot Provide a mechanism for customising the auto-configured NimbusJwtDecoders

Inspired by #20747, it looks like it would be useful to provide a mechanism for customising the auto-configured NimbusJw...
上一页 下一页
.