- 24 Sep, 2017 8 commits
-
-
Andy Wilkinson authored
See gh-10395
-
Stephane Nicoll authored
* pr/10411: Typo in external config documentation
-
dreis2211 authored
Closes gh-10411
-
Andy Wilkinson authored
Closes gh-10397
-
Andy Wilkinson authored
Closes gh-10396
-
Andy Wilkinson authored
Closes gh-10395
-
Andy Wilkinson authored
Closes gh-10394
-
Andy Wilkinson authored
Closes gh-10393
-
- 20 Sep, 2017 5 commits
-
-
Andy Wilkinson authored
* gh-10278: Polish "Align prefix match in BufferCounterService with DefaultCounterService" Align prefix match in BufferCounterService with DefaultCounterService
-
Andy Wilkinson authored
See gh-10278
-
Venil Noronha authored
Closes gh-10278
-
Andy Wilkinson authored
* gh-10355: Upgrade Git Maven plugin to 2.2.3
-
Kyle Anderson authored
Closes gh-10355
-
- 19 Sep, 2017 3 commits
-
-
Stephane Nicoll authored
* pr/10314: Polish "Fix a dead link" Fix a dead link
-
Stephane Nicoll authored
Closes gh-10314
-
Lachezar Balev authored
See gh-10314
-
- 16 Sep, 2017 3 commits
-
-
Stephane Nicoll authored
* pr/10134: Polish "Document default value change for proxy-target-class" Document default value change for proxy-target-class
-
Stephane Nicoll authored
Closes gh-10134
-
Kyle Anderson authored
This commit documents the change to the default value for spring.aop.proxy-target-class by clarifying when the default is true vs false. See gh-10134
-
- 15 Sep, 2017 2 commits
-
-
Stephane Nicoll authored
Closes gh-10290
-
Stephane Nicoll authored
-
- 14 Sep, 2017 1 commit
-
-
Andy Wilkinson authored
-
- 12 Sep, 2017 7 commits
-
-
Brian Clozel authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-10267
-
Andy Wilkinson authored
Closes gh-10266
-
Andy Wilkinson authored
Closes gh-10265
-
Stephane Nicoll authored
Closes gh-10262
-
Stephane Nicoll authored
Closes gh-10034
-
- 11 Sep, 2017 7 commits
-
-
Stephane Nicoll authored
* pr/10256: Use underline instead of dash in tomcat properties
-
Alexander Constantin authored
Closes gh-10256
-
Andy Wilkinson authored
Closes gh-10248
-
Andy Wilkinson authored
Closes gh-10165
-
Andy Wilkinson authored
Closes gh-10200
-
Andy Wilkinson authored
Previously, if a user's configuration class provided a custom Validator bean, that configuration class would be initialized very early so that the Validator could be used to create the auto-configured MethodValidationPostProcessor. This early initialization could problems as it may prevent any of the configuration class's dependencies from being post-processed. This commit updates the injection of the Validator bean to be lazy, thereby preventing the creation of the auto-configured MethodValidationPostProcessor from triggering early initialization. Closes gh-9416
-
Stephane Nicoll authored
Closes gh-9956
-
- 07 Sep, 2017 4 commits
-
-
Andy Wilkinson authored
Previously, when DevTools encountered a jar with a Class-Path manifest attribute that referenced non-existent files, it would log one message per entry in the attribute that did not exist. While useful information, this has proven to be too verbose. This commit aims to strike a better balances by logging a single message for an entire jar. The message is a single line that includes the path to the jar with the faulty Class-Path manifest attribute and the paths of all of the files that do not exist that are referenced by the attribute. Closes gh-10111
-
Andy Wilkinson authored
Closes gh-10197
-
Andy Wilkinson authored
Closes gh-10196
-
Andy Wilkinson authored
Closes gh-10195
-