Spring URL Cleanup

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intent...

Spring URL Cleanup

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intent...

Spring 4.3.x

pullComment From: pivotal-issuemaster@coderGJ Please sign the Contributor License Agreement!Click here to manually synch...

Spring URL Cleanup

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intent...

Spring URL Cleanup

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intent...

Spring No provision for multiple brokerMessagingTemplate in spring-websocket

Affects: 5.0.6.RELEASEAim: Support multiple SimpMessagingTemplate beans inside the same application using WebSockets.My ...

Spring RestControllerAdvice is not working when I deployed myproject in tomcat with war

I use spring boot : 2.0.4.RELEASE the advice code is:package com.my.common.base;import java.util.Arrays;import org.sp...

Spring OriginHandshakeInterceptor same origin check always fails

Affects: 5.1.4+OriginHandshakeInterceptor is always registered for a websocket:message-broker. This interceptor checks a...

Spring query(PSC, PSS RSE) missing from JdbcOperations

JdbcTemplate.query(PSC, PSS RSE) is the only public query method onJdbcTemplate that is not on JdbcOperations.Comment Fr...

Spring Replace c-style array declaration with Java-style

subjComment From: jhoellerI'm afraid both of those source files are forks from CGLIB classes where we intend to strictly...

Spring merge

Comment From: pivotal-issuemaster@kristensun Please sign the Contributor License Agreement!Click here to manually synchr...

Spring Make resolveAutowiringValue method of AutowireUtils support abstract class parameter

If the argument requiredType of resolveAutowiringValue is an abstract class and meet some other conditions, I think the...

Spring Update CciLocalTransactionManager.java

The determineTimeout(TransactionDefinition definition) method will fall back to this manager's default timeout if the t...

Spring Small readability update.

[method runs before any "before methods" of the underlying test framework] is more readable than [method runs before any...

Spring Default UriBuilder removes slash from protocol

The UriBuilder returned by DefaultUriBuilder removes slashes from protocols, turning, for example http://test.com to htt...

Spring Use array.clone() instead of manual array creation

Tiny simplification making code more brief and readable: in case we create a copy of the same length as original array a...

Spring RestClientResponseException.getResponseBodyAsString() encodes JSON wrongly with ISO_8859_1

Accoring to the JSON spec the default encoding for JSON is UTF-8:JSON text SHALL be encoded in UTF-8, UTF-16, or UTF-32....

Spring update

Comment From: pivotal-issuemaster@zhaoxc-git Please sign the Contributor License Agreement!Click here to manually synchr...

Spring pull

pullComment From: pivotal-issuemaster@huhuixin Please sign the Contributor License Agreement!Click here to manually sync...

Spring Improve the performance of the method MethodParameter.getParameterType

The method ResolvableType.forMethodParameter can be unused in some cases.See #23792.Comment From: jhoellerSee my comment...
上一页 下一页
.