Stephane Nicoll
5323095e44
Fix broken build
2018-09-20 13:32:41 +02:00
Stephane Nicoll
22e77e02b6
Polish "Add support for SAP Hana Database"
...
Closes gh-14513
2018-09-20 12:02:55 +02:00
Michael
cea95c303f
Add support for SAP Hana Database
...
See gh-14513
2018-09-20 11:56:17 +02:00
Stephane Nicoll
ac2fefb6c3
Merge branch '2.0.x'
2018-09-20 10:25:20 +02:00
Stephane Nicoll
957321492f
Merge branch '1.5.x' into 2.0.x
2018-09-20 10:24:57 +02:00
Johnny Lim
521f746151
Polish
...
Closes gh-14517
2018-09-20 09:51:10 +02:00
Johnny Lim
d0a252181b
Polish
...
Closes gh-14449
2018-09-19 09:58:31 +02:00
Brian Clozel
1b7325df52
Switch to Reactor Californium SNAPSHOTs
...
See gh-14507
2018-09-18 19:35:04 +02:00
Andy Wilkinson
5e0e941632
Polish "Publish ApplicationContextInitializedEvent on contextPrepared"
...
Closes gh-14478
2018-09-17 10:50:28 +01:00
artsiom
b4c6cef526
Publish ApplicationContextInitializedEvent on contextPrepared
...
See gh-14478
2018-09-17 10:43:12 +01:00
Phillip Webb
d4b11c8fa6
Attempt to fix test failures on Java 9+
...
See gh-14453
2018-09-12 18:31:50 -07:00
Phillip Webb
bc92becfd8
Allow DeferredLogger to replay and switch loggers
...
Add additional `switchTo` methods to allow a `DeferredLogger` to behave
like a regular logger once it has been replayed.
This commit also improves thread thread safety within the implementation.
Closes gh-14452
2018-09-12 16:25:14 -07:00
Phillip Webb
b32887b8eb
Add support for logging groups
...
Provide a way for users to quickly group related loggers together for
easier configuration. The `loggers.group` property can be used to define
a group that can then be configured in the usual `loggers.level.<group>`
way.
Additionally, provide pre-defined groups for `web` and `sql.
Closes gh-14421
2018-09-12 16:25:14 -07:00
Phillip Webb
f0bfcd8947
Drop okhttp 2.x managed dependency
...
Closes gh-14442
2018-09-11 22:49:35 -07:00
Phillip Webb
8ed516e9ae
Polish
2018-09-11 15:10:25 -07:00
Phillip Webb
0c00508b3c
Register ApplicationConversionService for context
...
Update `SpringApplication` to automatically register the shared
`ApplicationConversionService` instance with the `BeanFactory` and
`Environment`.
Closes gh-12148
2018-09-11 14:24:27 -07:00
Phillip Webb
8c34e053f5
Update copyright header of changed files
2018-09-05 13:09:03 -07:00
Phillip Webb
c3de4c84f2
Polish
2018-09-05 12:54:20 -07:00
Stephane Nicoll
3469142fec
Partially revert 59d911d
...
This commit restores the public `UsesUnsafeJava` and flag it as
deprecated.
Closes gh-14072
2018-09-05 09:42:18 +02:00
Madhura Bhave
f0d7533e0b
Merge branch '2.0.x'
2018-09-04 17:09:52 -07:00
Madhura Bhave
9c82d5c382
Make ApplicationContextServerWebExchangeMatcher and subclasses thread-safe
...
Fixes gh-14161
2018-09-04 17:06:24 -07:00
Phillip Webb
9d1b3a2b49
Merge branch '2.0.x'
2018-09-04 16:25:17 -07:00
Phillip Webb
cafff43022
Update copyright header of changed files
2018-09-04 16:19:05 -07:00
Phillip Webb
9af6b3422f
Polish
2018-09-04 16:18:47 -07:00
Andy Wilkinson
8ee4775820
Polish
2018-09-04 20:46:35 +01:00
Stephane Nicoll
c0e45b7333
Adapt to Spring Framework API change
2018-09-04 14:09:57 +02:00
Stephane Nicoll
cb7de2a963
Allow binding number to DataSize
...
Closes gh-14294
2018-09-04 11:04:22 +02:00
Johnny Lim
5427d778fe
Polish
...
Closes gh-14293
2018-09-04 08:52:55 +02:00
artsiom
11f0f668ff
Throw an exception on invalid syntax in SPRING_APPLICATION_JSON
...
Closes gh-14251
2018-09-03 11:28:02 +02:00
Stephane Nicoll
8b753297c3
Merge branch '2.0.x'
2018-08-31 15:24:11 +02:00
Stephane Nicoll
ea2fb620b4
Clarify structure of prefixes
...
Closes gh-14258
2018-08-31 15:23:53 +02:00
Phillip Webb
174f53e1cf
Merge branch '2.0.x'
2018-08-30 16:02:25 -07:00
Phillip Webb
2e2f91d4a0
Merge branch '1.5.x' into 2.0.x
2018-08-30 15:59:02 -07:00
asomov
46c30d01e9
Upgrade to SnakeYAML 1.23
...
Closes gh-14224
2018-08-30 11:31:11 +02:00
Stephane Nicoll
20c8f61473
Merge branch '2.0.x'
2018-08-27 18:20:42 +02:00
dreis2211
70add0617a
Collapse identical catch blocks
...
Closes gh-14213
2018-08-27 18:18:06 +02:00
Johnny Lim
cf17106d8d
Polish
...
Closes gh-14212
2018-08-27 17:28:27 +02:00
Johnny Lim
fe3fe0fa63
Polish
...
Closes gh-14202
2018-08-26 10:48:05 +02:00
Stephane Nicoll
82280e34c7
Merge branch '2.0.x'
2018-08-24 11:49:30 +02:00
Johnny Lim
fb71174c24
Polish
...
Closes gh-14184
2018-08-24 11:48:41 +02:00
Stephane Nicoll
429cd8d114
Optimize use of Jackson ObjectMapper instances
...
Closes gh-1789
2018-08-23 14:09:48 +02:00
Johnny Lim
9602a32a8d
Polish
...
Closes gh-14172
2018-08-23 11:40:44 +02:00
Stephane Nicoll
597fe237b5
Polish "Add PropertyMapper.from(value)"
...
Closes gh-13837
2018-08-22 15:40:36 +02:00
Dmytro Nosan
1bd52bc432
Add PropertyMapper.from(value)
...
See gh-13837
2018-08-22 15:27:00 +02:00
Madhura Bhave
b03f8e4a4a
Merge branch '2.0.x'
2018-08-21 12:56:27 -07:00
Madhura Bhave
55406d91d2
Consider dash & underscore when equating indexed elements
...
Fixes gh-14136
2018-08-21 12:53:25 -07:00
Stephane Nicoll
456f5ce2f4
Merge branch '2.0.x'
2018-08-21 10:03:12 +02:00
Hiroaki Yoshida
6e86ba12b7
Fix potential infinite recursive loop in toString
...
Closes gh-14152
2018-08-21 10:02:10 +02:00
Stephane Nicoll
c00dbc6c2f
Fix merge commit
2018-08-20 15:04:08 +02:00
Stephane Nicoll
d9a42a5165
Merge branch '2.0.x'
2018-08-20 15:03:24 +02:00