Nineya
Home
Blog
SpringBoot Configure RSocket support in GraphQL
2025-01-07 02:53:00
1077
Since spring-projects/spring-graphql#339, Spring for GraphQL also allows RSocket transport.Spring Boot should also suppo...
SpringBoot Remove deprecated properties in Saml2RelyingPartyProperties
2025-01-07 02:52:53
162
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
2025-01-07 02:52:49
552
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
2025-01-07 02:52:45
537
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
2025-01-07 02:52:41
339
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
2025-01-07 02:52:35
1079
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
2025-01-07 02:52:31
593
Comment From: christophstroblProject Dependencies Spring Data 2021.1.4Cassandra Driver (com.datastax.oss:java-driver-bom...
SpringBoot Upgrade to Spring Data 2021.0.11
2025-01-07 02:52:27
594
Comment From: christophstroblProject Dependencies Spring Data 2021.0.11Cassandra Driver (com.datastax.oss:java-driver-bo...
SpringBoot Allow disabling the Dynatrace instruments in Micrometer
2025-01-07 02:52:22
782
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
2025-01-07 02:52:15
1393
I think the document about kafka might be moved from features to messaging, but there is still an old link.Comment From:...
SpringBoot Polish
2025-01-07 02:52:08
134
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again Johnny.Comment From: snicollThanks...
SpringBoot Modified to method references
2025-01-07 02:52:05
311
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
2025-01-07 02:52:01
164
Load org/apache/catalina/util/CharsetMapperDefault.properties and assert that each entry has an override.Closes gh-30543...
SpringBoot Remove unused private methods
2025-01-07 02:51:54
323
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
2025-01-07 02:51:51
315
SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used,fix: https://gi...
SpringBoot Unable to configure multiple Ldaps in application.properties
2025-01-07 02:51:47
1610
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
2025-01-07 02:51:36
12280
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+
2025-01-07 02:51:32
1830
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
2025-01-07 02:51:15
3426
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
2025-01-07 02:51:05
248
Comment From: wilkinsonaIt looks like the binders are going to be folded back into the main micrometer-core module which...
上一页
下一页
1
…
1944
1945
1946
1947
1948
…
2246
.