Nineya
Home
Blog
SpringBoot Upgrade to Spring Data Lovelace-SR21
2025-01-06 19:35:33
502
Comment From: mp911deSpring Data Dependencies:org.mongodb:mongodb-driver-reactivestreams:1.9.2org.mongodb:mongodb-driver...
SpringBoot Remove version elements from Maven plugin documentation
2025-01-06 19:35:25
168
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?
2025-01-06 19:35:19
541
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
2025-01-06 19:35:12
2926
Trying out Spring Cloud Gateway 2.4.0-M4 with TokenRelayGatewayFilterFactory, which will not be autoconfigured correctly...
SpringBoot Make @PropertyMapping support nested annotations
2025-01-06 19:35:06
904
Prior to this commit, annotations annotated with @PropertyMapping that containednested annotation attributes would resul...
SpringBoot Add auto-trimming support to configtree property sources
2025-01-06 19:34:54
139
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
2025-01-06 19:34:48
402
See https://twitter.com/genzerhawker/status/1294419849339260929Is the `#----` marker fixed or can be changed somehow? I ...
SpringBoot Don't adapt RandomPropertySource to ConfigurationPropertySource
2025-01-06 19:34:41
206
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
2025-01-06 19:34:35
1531
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
2025-01-06 19:34:29
1754
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
2025-01-06 19:34:18
3276
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
2025-01-06 19:34:10
984
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
2025-01-06 19:34:04
1779
Saml2RelyingPartyRegistrationConfiguration does not support setting of decryptionX509Credentials.Via Java Config it is p...
SpringBoot Configure WebSecurity using WebSecurityCustomizer
2025-01-06 19:33:57
1259
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
2025-01-06 19:33:50
355
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
2025-01-06 19:33:40
13724
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
2025-01-06 19:33:34
15604
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
2025-01-06 19:33:25
1250
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
2025-01-06 19:33:18
1873
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
2025-01-06 19:33:11
2016
Spring Boot 2.3.2.RELEASEThe settings for customization of monitoring endpoints described at this link do not work for W...
上一页
下一页
1
…
2102
2103
2104
2105
2106
…
2246
.