SpringBoot Configure RSocket support in GraphQL

Since spring-projects/spring-graphql#339, Spring for GraphQL also allows RSocket transport.Spring Boot should also suppo...

SpringBoot Remove deprecated properties in Saml2RelyingPartyProperties

30642 moved the properties in 2.7.x with backward compatibility. The compatibility can be dropped in 3.x.Comment From: m...

SpringBoot Change identityprovider to assertingparty in Saml2RelyingPartyProperties

Since this commit in Spring Security, some properties in the RelyingPartyRegistration were deprecated in favor of others...

SpringBoot Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation

AdoptOpenJDK moved to the Eclipse Foundation, update docs to reflect that in docker file samplesfixes https://github.com...

SpringBoot Update docs to reflect AdoptOpenJDK is moving to the Eclipse Foundation

Since July 24th 2021 AdoptOpenJDK moved to the Eclipse Foundation, documentation should reflect that in the samples.http...

SpringBoot Upgrade to Spring Data 2021.2.0-RC1

Comment From: snicollI couldn't switch to snapshot cleanly as Spring Data Couchbase started to depend on javax.annotatio...

SpringBoot Upgrade to Spring Data 2021.1.4

Comment From: christophstroblProject Dependencies Spring Data 2021.1.4Cassandra Driver (com.datastax.oss:java-driver-bom...

SpringBoot Upgrade to Spring Data 2021.0.11

Comment From: christophstroblProject Dependencies Spring Data 2021.0.11Cassandra Driver (com.datastax.oss:java-driver-bo...

SpringBoot Allow disabling the Dynatrace instruments in Micrometer

In the Micrometer PR https://github.com/micrometer-metrics/micrometer/pull/3093 we introduced a couple of custom built i...

SpringBoot Fix incorrect link in kafka.adoc

I think the document about kafka might be moved from features to messaging, but there is still an old link.Comment From:...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again Johnny.Comment From: snicollThanks...

SpringBoot Modified to method references

Modified to method references and simplified passing of null values.Comment From: snicollThanks for the PR but we prefer...

SpringBoot Test that each entry in Tomcat's CharsetMapperDefault.properties has a corresponding override

Load org/apache/catalina/util/CharsetMapperDefault.properties and assert that each entry has an override.Closes gh-30543...

SpringBoot Remove unused private methods

Hi,this PR removes a couple of unused private methods.Cheers,ChristophComment From: scottfrederickFlywayAutoConfiguratio...

SpringBoot fix: SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used

SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used,fix: https://gi...

SpringBoot Unable to configure multiple Ldaps in application.properties

I was able to make my Springboot API authenticate against 2 different Ldaps (for example with AD and OpenLdap) and that ...

SpringBoot Unable to use CriteriaQuery to query integer field which parsed to String using LIKE condition

The code below is expected to be able to search id field by using LIKE condition.Input: 1Output: 1, 10, anything which i...

SpringBoot Spring Data MongoDB ThreadPool Bugs When Cluster works on nginx with springboot 2.6.4+

In my project, I used mongodb with repliset mode( host:30000 & host:30001).my program connect mongodb with nginx str...

SpringBoot Chinese support for springboot3

I use springboot3, which doesn't seem to support outputting Chinese.I have configured VM to use UTF-8Comment From: pruid...

SpringBoot Upgrade to Micrometer 1.9.0-RC1

Comment From: wilkinsonaIt looks like the binders are going to be folded back into the main micrometer-core module which...
上一页 下一页
.