SpringBoot Log Trust Material source

log Trust Material source at SslPropertiesBundleRegistrar.registerBundles method.If add Trust Material source at SslBund...

SpringBoot spring-petclinic fails to checkpoint-restore

spring-boot version: 3.2.0, 3.2.2, 3.3.0-M1spring version: 6.1.1azul version: zulu21.32.17-ca-crac-jdk21.0.2-linux_aarch...

SpringBoot Upgrading from Spring boot 3.2.0 to Spring boot 3.2.1 breaks tests with java.lang.NoSuchMethodError: 'java.sql.ResultSet org.hibernate.engine.jdbc.spi.ResultSetReturn.extract(java.sql.PreparedStatement)'

When trying to upgrade from Spring Boot 3.2.0 to 3.2.1 (also tried with 3.2.2) my tests started to break with the follow...

SpringBoot Provide information about the source of the trust material in SslBundle's toString()

Hi,we are using different bundles and the one who does configure them and the one who does operate the app in question a...

SpringBoot Spring Boot 3.2.1 Native Image build broken, when combining web + security

Latest Spring Boot 3.2.1 seemingly breaks native image compilation,when combining starter-web + starter-security.When bo...

SpringBoot Spring Boot 3.2.2 breaks SpEL interpretation

My system compiles with zero warnings and all tests pass, under 3.2.1. But if I change just one character, ie 3.2.1 to 3...

SpringBoot spring.main.cloud-platform is not honoured when used in /config classpath property files

When using spring.main.cloud-platform: none as a property under the /config folder, in order to override main's platform...

SpringBoot Apply IntelliJ inspections to improve code quality

I ran IntelliJ inspections on the Spring Boot codebase and found a couple of places worth applying the suggestions.I've ...

SpringBoot Endpoint documentation contains the typo 'Unuthorized'

There is a trivial typo in endpoints.adoc - "Unuthorized" which I changed to "Unauthorized".Comment From: pivotal-cla@sm...

SpringBoot Too many open files

We are getting too many open files issue on our AWS cloud application when using lambda with spring boot.io.netty.channe...

SpringBoot Add ConnectionDetails and Service Connection and Docker-Compose support for LDAP

This PR includes:* Adding the ConnectionDetails abstraction for LdapAutoConfiguration* Docker-Compose Support for the o...

SpringBoot Add 'observation-enabled' properties for RabbitMQ

Spring AMQP does not enable Observation by default; if a user only wants Micrometer timers, it is better to use the lega...

SpringBoot i get an error with Jackson in Spring Data and AOT when using Spring Boot 3.2.2 that I don't get when using Spring Boot 3.2.1

Here's the code https://github.com/joshlong-attic/boot-322-aot-data-unpaged-errorbasically, its a stock standard boot + ...

SpringBoot feat: make finalName editable

We recommend configuring finalName to change the artifact name but mark it as read-only. It's better to make it editable...

SpringBoot Running native image fails if custom datasource configuration is used: not a managed type

Spring Boot 3.2.0 / GraalVM 21 When running spring boot 3.2.0 with default jpa data access, application is working fine ...

SpringBoot Incorrect handling of MockedStatic with nested tests

Below is a cut down example showing the issue:package com.example.demo;import org.junit.jupiter.api.Nested;import org.ju...

SpringBoot Add conditional bean for jOOQ exception translator

Add conditional bean for jOOQ exception translator38736Comment From: MelleDHello,thanks for the PR. I've added a comment...

SpringBoot Include the environment's default profiles in the env endpoint's response

See https://github.com/spring-projects/spring-boot/pull/38356#issuecomment-1897238640 and subsequent comments.Comment Fr...

SpringBoot TracingProperties exposes package-private PropagationType from public methods

PropagationType enum is non-public outside of TracingProperties class which makes it unusable. I would request you to ma...

SpringBoot Fix typo

Fix a typo in the docs that uses "war" instead of "WAR"Comment From: wilkinsonaThanks for the proposal but I don't consi...
上一页 下一页
.