Phillip Webb
fdf42ab9ec
Merge branch '1.5.x'
2018-02-26 22:24:14 -08:00
Phillip Webb
98f58caeaf
Reset default local after test completes
2018-02-26 22:22:21 -08:00
Phillip Webb
210342b75e
Merge branch '1.5.x'
2018-02-26 22:19:03 -08:00
Phillip Webb
8f9c067a92
Polish
2018-02-26 22:16:08 -08:00
Madhura Bhave
d8caac77f1
Merge branch '1.5.x'
2018-02-26 13:04:35 -08:00
Madhura Bhave
257e324bd5
Add tests for binding to enum with different locale
...
See gh-12213
2018-02-26 12:28:28 -08:00
Phillip Webb
29c3be3590
Polish
2018-02-26 10:26:02 -08:00
Stephane Nicoll
306c79f0de
Merge branch '1.5.x'
2018-02-26 18:03:32 +01:00
Stephane Nicoll
b4a7e1d64b
Use toLowerCase() and toUpperCase() with Locale.ENGLISH
...
This commit updates all `toLowerCase()` and `toUpperCase` invocations to
use the variant that takes a `Locale` to avoid locale-specific side
effect.
Closes gh-12213
2018-02-26 17:49:03 +01:00
Andy Wilkinson
219b2d8c1e
Upgrade to AssertJ 3.9.1
...
Closes gh-12224
2018-02-26 15:50:07 +00:00
Andy Wilkinson
8d73ab088a
Document new endpoint infrastructure
...
Closes gh-10001
2018-02-26 15:26:18 +00:00
Stephane Nicoll
cd522dadcd
Revert "Add Kafka health indicator"
...
Closes gh-12225
2018-02-26 15:46:35 +01:00
Stephane Nicoll
a309443ecc
Merge pull request #12208 from kedar-joshi:documentation-polish
...
* pr/12208:
Polish
2018-02-26 09:42:38 +01:00
Kedar Joshi
b189d88b94
Polish
...
Closes gh-12208
2018-02-26 09:42:17 +01:00
Stephane Nicoll
8755b4a547
Merge pull request #12203 from dreis2211:polish-tomcat-tests
...
* pr/12203:
Polish argument capturing in two Tomcat tests
2018-02-26 09:37:36 +01:00
dreis2211
cbabf5414c
Polish argument capturing in two Tomcat tests
...
Closes gh-12203
2018-02-26 09:35:39 +01:00
Stephane Nicoll
c3ae02a476
Merge pull request #12215 from izeye:doc-name
...
* pr/12215:
Update doc to align with TomcatEmbeddedServletContainerFactory renaming
2018-02-26 09:34:27 +01:00
Johnny Lim
dc715a352a
Update doc to align with TomcatEmbeddedServletContainerFactory renaming
...
Closes gh-12215
2018-02-26 09:34:03 +01:00
Stephane Nicoll
8257fd9d2f
Merge pull request #12210 from aheritier:patch-1
...
* pr/12210:
Fix dependency management of hibernate-validator-annotation-processor
2018-02-25 11:09:58 +01:00
Arnaud Heritier
6359642509
Fix dependency management of hibernate-validator-annotation-processor
...
Closes gh-12210
2018-02-25 11:03:20 +01:00
Stephane Nicoll
f73f283c11
Merge pull request #12211 from igor-suhorukov:master
...
* pr/12211:
Polish
2018-02-25 11:00:08 +01:00
igor-suhorukov
98f4692c62
Polish
...
This commit changes invocations to immediately return the expression
instead of assigning it to a temporary variable. The method name should
be sufficient for callers to know exactly what will be returned.
Closes gh-12211
2018-02-25 10:59:02 +01:00
Andy Wilkinson
c27fa7bf91
Polish ordering of version properties and managed dependencies
2018-02-24 20:19:15 +00:00
Stephane Nicoll
d45910d5b7
Merge pull request #12202 from dreis2211:match-polish
...
* pr/12202:
Polish contribution
Polish
2018-02-24 16:11:07 +01:00
Stephane Nicoll
2641559231
Polish contribution
...
Closes gh-12202
2018-02-24 16:10:44 +01:00
dreis2211
e2fb093ccf
Polish
...
See gh-12202
2018-02-24 16:09:38 +01:00
Stephane Nicoll
602f733f48
Merge pull request #12205 from izeye:polish-20180224
...
* pr/12205:
Polish
2018-02-24 12:00:27 +01:00
Johnny Lim
d441a8a89a
Polish
...
Closes gh-12205
2018-02-24 11:53:25 +01:00
Andy Wilkinson
1314678890
Nest @EnableWebFluxSecurity to avoid overzealous Wildfly warnings
...
Closes gh-12174
2018-02-23 20:50:20 +00:00
Andy Wilkinson
800ddc5403
Merge branch '1.5.x'
2018-02-23 17:32:26 +00:00
Andy Wilkinson
915eaf3447
Polish
2018-02-23 17:30:10 +00:00
Andy Wilkinson
85c7ed2746
Merge branch '1.5.x'
2018-02-23 17:15:23 +00:00
Andy Wilkinson
746cc0f70b
Make JarFile.size() return the number of entries in the jar
...
Closes gh-12195
2018-02-23 17:09:21 +00:00
Andy Wilkinson
73ad36d817
Merge branch '1.5.x'
2018-02-23 15:34:45 +00:00
Andy Wilkinson
146858505f
Synchronize on class loading lock in RestartClassLoader
...
Closes gh-12171
2018-02-23 15:33:56 +00:00
Andy Wilkinson
782ab2803e
Polish documentation regarding target class proxying
...
Closes gh-12196
2018-02-23 14:52:43 +00:00
Stephane Nicoll
9b61df6a2b
Polish
2018-02-23 15:18:46 +01:00
Stephane Nicoll
13b736b1cd
Migrate remaining duration-based properties for Rabbit
...
Closes gh-12192
2018-02-23 15:16:57 +01:00
Andy Wilkinson
48656d0d53
Fix build warnings about use of ${artifactId}
...
See gh-11994
2018-02-23 13:33:53 +00:00
Stephane Nicoll
cb1eed42b8
Polish
2018-02-23 13:57:19 +01:00
Stephane Nicoll
e1fd9df7b9
Fix usage of management.server.add-application-context-header
...
Closes gh-12190
2018-02-23 13:57:02 +01:00
Stephane Nicoll
976a23d977
Fix duration unit of spring.messages.cache-duration
...
Closes gh-12183
2018-02-23 13:38:20 +01:00
Stephane Nicoll
2b729bf114
Fix description of checkpoint-interval
...
See gh-12181
2018-02-23 13:03:08 +01:00
Stephane Nicoll
92d1c6126b
Harmonize accesslog.enabled flag for Undertow
...
Closes gh-12178
2018-02-23 11:26:33 +01:00
Stephane Nicoll
09ff815f00
Harmonize metadata
...
Closes gh-12177
2018-02-23 11:02:28 +01:00
Phillip Webb
f9da113943
Exclude FileEditor from binding conversion
...
Exclude `FileEditor` from the `BindConverter` since it uses slightly
unusual logic to create the file. Specifically, given a value of "."
the editor will locate a `ClassPathResource` then return `getFile()`
from that resource. For back-compatibility, binding should use the
simpler conversion service logic.
Fixes gh-12163
2018-02-22 22:01:37 -08:00
Phillip Webb
7e10d86ed3
Polish
2018-02-22 21:37:31 -08:00
Phillip Webb
3dea6fc645
Fix bind TypeConverter delegation with collections
...
Update `BindConverter` so that delegation to `SimpleTypeConverter` also
works with Collections and Arrays.
Prior to this commit, conversion that relied on a `PropertyEditor` would
only work for simple types. For example, "String -> Class<?>" would use
the `ClassEditor` but "String -> List<Class<?>>" would fail.
The `BindConverter` now uses a minimal `ConversionService` as an adapter
to the `SimpleTypeConverter`. This allows us to use the same delimited
string conversion logic as the `ApplicationConverter`.
Fixes gh-12166
2018-02-22 21:26:36 -08:00
Phillip Webb
4b9c3c137e
Polish Collection.toArray
...
Consistently use `StringUtils.toStringArray`, `ClassUtils.toClassArray`
or zero length when converting collections to arrays.
Fixes gh-12160
2018-02-22 21:11:30 -08:00
Phillip Webb
358adcd6e3
Merge pull request #12182 from izeye
...
* pr/12182:
Rename TestRestTemplateTestContextCustomizer*
2018-02-22 20:26:35 -08:00