SpringBoot Upgrade to Spring Data Lovelace-SR21

Comment From: mp911deSpring Data Dependencies:org.mongodb:mongodb-driver-reactivestreams:1.9.2org.mongodb:mongodb-driver...

SpringBoot Remove version elements from Maven plugin documentation

See #23886 for background. Rather than trying to keep versions in sync we're going to remove them with the assumption th...

SpringBoot How do I close the WebSocket from the server?

I use spring websocket with sockjs and stomp.I can't find the method to close websocket connection.Can you give me a sim...

SpringBoot Make sure ReactiveOAuth2ClientConfigurations actually creates a ReactiveClientRegistrationRepositoryConfig

Trying out Spring Cloud Gateway 2.4.0-M4 with TokenRelayGatewayFilterFactory, which will not be autoconfigured correctly...

SpringBoot Make @PropertyMapping support nested annotations

Prior to this commit, annotations annotated with @PropertyMapping that containednested annotation attributes would resul...

SpringBoot Add auto-trimming support to configtree property sources

It's currently pretty easy to leave a CRLF when working with volume mounts. We might want to trim values when they are o...

SpringBoot Use stricter multi-document properties separator logic

See https://twitter.com/genzerhawker/status/1294419849339260929Is the `#----` marker fixed or can be changed somehow? I ...

SpringBoot Don't adapt RandomPropertySource to ConfigurationPropertySource

Issue #21595 has got me thinking that there's no good reason to adapt any random property source to a configuration prop...

SpringBoot Support wildcard configtree imports

Currently our configtree:/... import support will create a flattened structure by replacing / with .. For example, confi...

SpringBoot Getting tomcat version 9.0.37 even after upgrading to 2.3.4

Release notes for SpringBoot 2.3.4 says Tomact is upgraded to 9.0.38, but my build + Maven dependency tree still shows 9...

SpringBoot Remove skipping of spring-boot-* projects when determining what is eligible for DevTools restart

Prompted by https://github.com/spring-projects/spring-boot/issues/3315#issuecomment-683434499, I think we should review ...

SpringBoot Provide properties to configure WebFlux's locale and how it's resolved

MVC has locale and locale-resolver properties that control the locale and how it's resolved (fixed or via the Accept-Lan...

SpringBoot Allow a SAML2 relying party registration's decryption X509 credentials to be configured via application properties

Saml2RelyingPartyRegistrationConfiguration does not support setting of decryptionX509Credentials.Via Java Config it is p...

SpringBoot Configure WebSecurity using WebSecurityCustomizer

In Spring Security 5.4 we introduced the WebSecurityCustomizer to allow customizing WebSecurity without needing the WebS...

SpringBoot Fix spring.rabbitmq.listener.type in RabbitAutoConfigurationTests

This PR fixes spring.rabbitmq.listener.type properties in RabbitAutoConfigurationTests to align with their tests.Comment...

SpringBoot Allow @WebListener ServletContextListeners to programmatically add servlets and filters

SpringBoot version 2.1.8.RELEASEPlease refer to jetty issue https://github.com/eclipse/jetty.project/issues/4103.See als...

SpringBoot Something wrong with invoking RedisOperationsSessionRepository.delete

Environment: spring boot 2.0 with spring session 1.3.2, spring security and redis.When I tried to perform an action for ...

SpringBoot fix maven plugin versions in doc

Comment From: hengyunabcThe version 1.2.3 doesn't exist.http://search.maven.org/classic/#search%7Cgav%7C1%7Cg%3A%22org.a...

SpringBoot Provide dependency management for Oracle’s JDBC driver under new com.oracle.database Maven coordinates

https://medium.com/@kuassimensah/all-in-and-new-groupids-oracle-jdbc-drivers-on-maven-central-a76d545954c6.Tentatively a...

SpringBoot Provide a property for configuring the base path of the Actuator's endpoints when using WebFlux

Spring Boot 2.3.2.RELEASEThe settings for customization of monitoring endpoints described at this link do not work for W...
上一页 下一页
.