SpringBoot Add a configuration property for the trusted proxies of Tomcat's Remote IP valve

This PR fix #31542 .See gh-31542Comment From: snicoll@aooohan thank you for making your first contribution to Spring Boo...

SpringBoot Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions

Solving issue "Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #3140...

SpringBoot CVE-2022-31569 failing on jakarta dependencies

Starting from the last days, CVE-2022-31569 is now failing on these dependencies:[ERROR] One or more dependencies were i...

SpringBoot repo.spring.io/snapshot is down again

Recently quite often the repo.spring.io/snapshot repository is going down with all snapshot dependencies being not avail...

SpringBoot Jpa repository test failed in kotlin after boot 2.7.0 version

I'm trying to test JPA repository class written in kotlin, but I got error messages when I use spring boot 2.7.X.It's ok...

SpringBoot Upgrade to Selenium 4.3.0

Supersedes #31651Comment From: snicollHTMLUnit needs to catch up, I've created https://github.com/HtmlUnit/htmlunit/issu...

SpringBoot native-image: Failed to bind properties under 'spring.profiles.active'

In the cloud-config/configclient sample from spring-native in the sb-3.0.x branch, I get this exception when running the...

SpringBoot Connection prematurely closed BEFORE response

When the volume of requests is large, such a problem occurs in production, and this problem cannot be reproduced locally...

SpringBoot upgrade FlywayAutoConfiguration to Flyway 9.0.0

FlywayAutoConfiguration needs to be updated to ensure compliance with Flyway 9.0.0.Specifically:- method ignoreIgnoredMi...

SpringBoot Setting static-path-pattern breaks default mapping of index

If you set spring.mvc.static-path-pattern to anything other than /** Spring will no longer serve index.html with the new...

SpringBoot Use batch.jdbc.platform to databaseType in JobRepositoryFactoryBean

I am using @BatchDataSource with reference to https://github.com/spring-projects/spring-boot/issues/9114 and https://git...

SpringBoot Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later

We disable Log4j2's shutdown hook in favor of our own. This prevents a race between two different shutdown mechanisms th...

SpringBoot Upgrade to actions/checkout 3

Bumps actions/checkout from 2 to 3.Release notesSourced from actions/checkout's releases.v3.0.0Updated to the node16 run...

SpringBoot Upgrade to Log4j2 2.18.0

Comment From: grgrzybek@wilkinsona helloLet me share some experience from https://github.com/ops4j/org.ops4j.pax.logging...

SpringBoot Spring Boot Maven plugin Kubernetes Integration

The Spring Boot Maven plugin is great and using buildpacks for mvn spring-boot:build-image is a great feature, but I wou...

SpringBoot When using Spring MVC, unlike other endpoints, controller and REST controller endpoints use Ant path matching

When we create WebMvcEndpointHandlerMapping we use the path pattern parser from the MVC auto-configuration:https://githu...

SpringBoot webflux functional endpoints authentication

I only found the documentation about authentication in the controller endpoints of webflux on the official website, and ...

SpringBoot Drop support for String path matching for MVC endpoint handler mappings

I tried to do this as part of #31547 but reverted the endpoint specific changes because the changes were bigger than exp...

SpringBoot Support multiple JWT issuer-uris

Enhancement:spring.security.oauth2.resourceserver.jwt.issuer-uri configuration property currently accepts a single value...

SpringBoot Fix typo in "HTTP and WebSocket" section of GraphQL documentation

Fixes typo introduced in https://github.com/spring-projects/spring-boot/commit/378e56f1d30f1a10d50de7f340236fb0af842b1cC...
上一页 下一页
.