Commit Graph

33172 Commits

Author SHA1 Message Date
Stephane Nicoll
ada2d3904f Merge branch '2.2.x'
Closes gh-19452
2019-12-24 10:47:14 +01:00
Stephane Nicoll
1a8a76082b Merge branch '2.1.x' into 2.2.x
Closes gh-19451
2019-12-24 10:46:46 +01:00
Stephane Nicoll
2db2daeddf Clarify which part of @ConfigurationProperties is internal API
Closes gh-19199
2019-12-24 10:46:01 +01:00
Stephane Nicoll
2ee6621123 Merge branch '2.2.x'
Closes gh-19449
2019-12-24 09:41:25 +01:00
Stephane Nicoll
aa54a47671 Merge branch '2.1.x' into 2.2.x
Closes gh-19448
2019-12-24 09:41:01 +01:00
Stephane Nicoll
8f9d9fa20e Clarify which caches are automatically bound to the metrics registry
See gh-19412
2019-12-24 09:40:05 +01:00
Stephane Nicoll
f44fca95b0 Merge branch '2.2.x'
Closes gh-19447
2019-12-24 09:28:13 +01:00
Stephane Nicoll
27317ce73f Merge pull request #19446 from izeye
* pr/19446:
  Add JMX note for Kafka consumer metrics

Closes gh-19446
2019-12-24 09:27:35 +01:00
Johnny Lim
e0840b690c Add JMX note for Kafka consumer metrics
See gh-19446
2019-12-24 09:25:20 +01:00
Stephane Nicoll
5b1a622195 Harmonize class visibility
Closes gh-19414
2019-12-23 17:07:13 +01:00
Stephane Nicoll
58a28cf54c Merge branch '2.2.x'
Closes gh-19444
2019-12-23 16:54:57 +01:00
Stephane Nicoll
c9bb17f444 Merge branch '2.1.x' into 2.2.x
Closes gh-19443
2019-12-23 16:54:29 +01:00
Stephane Nicoll
c6dab447cd Fix visibility of inner classes of ServletWebServerFactoryConfiguration
Closes gh-19395
2019-12-23 16:44:52 +01:00
Stephane Nicoll
68dc850a82 Execute batch jobs with ApplicationRunner
This commit migrates JobLauncherCommandLineRunner to an
ApplicationRunner implementation. The latter allows to parse option
arguments (i.e. `--spring.something=value`) and makes it easy to ignore
arguments that are not meant to be passed to batch jobs.

Closes gh-19442
2019-12-23 16:19:28 +01:00
Stephane Nicoll
22fcb954d4 Merge branch '2.2.x' 2019-12-23 15:36:15 +01:00
Stephane Nicoll
930a0ef748 Polish Spring Batch how-to guides
See gh-19211
2019-12-23 15:35:59 +01:00
Stephane Nicoll
6d9c176e19 Merge branch '2.2.x'
Closes gh-19441
2019-12-23 15:09:21 +01:00
Stephane Nicoll
7d53c62b88 Merge pull request #19099 from ChunMengLu
* pr/19099:
  Polish "Detect config props using builder pattern and generics"
  Detect config props using builder pattern and generics

Closes gh-19099
2019-12-23 15:01:35 +01:00
Stephane Nicoll
b3643965f0 Polish "Detect config props using builder pattern and generics"
See gh-19099
2019-12-23 14:57:48 +01:00
如梦技术
743f4a4cb1 Detect config props using builder pattern and generics
See gh-19099
2019-12-23 14:54:00 +01:00
Stephane Nicoll
326ad5e8e4 Merge branch '2.2.x'
Closes gh-19439
2019-12-23 10:04:51 +01:00
Stephane Nicoll
4fb0a2b8ba Merge pull request #19211 from Buzzardo
* pr/19211:
  Polish "Improve Spring Batch coverage in reference documentation"
  Improve Spring Batch coverage in reference documentation

Closes gh-19211
2019-12-23 10:04:19 +01:00
Stephane Nicoll
5f987a67f8 Polish "Improve Spring Batch coverage in reference documentation"
See gh-19211
2019-12-23 10:03:34 +01:00
Jay Bryant
6bd9b2ebc6 Improve Spring Batch coverage in reference documentation
See gh-19211
2019-12-23 09:27:22 +01:00
Stephane Nicoll
d7b7b20c52 Merge pull request #19437 from izeye
* pr/19437:
  Polish LdapAutoConfigurationTests

Closes gh-19437
2019-12-23 08:53:27 +01:00
Johnny Lim
6efa98951d Polish LdapAutoConfigurationTests
See gh-19437
2019-12-23 08:53:10 +01:00
Stephane Nicoll
5031e6182b Merge branch '2.2.x'
Closes gh-19435
2019-12-22 08:53:13 +01:00
Stephane Nicoll
8c8ee324c9 Merge pull request #19352 from filiphr
* pr/19352:
  Disable SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default

Closes gh-19352
2019-12-22 08:52:58 +01:00
Filip Hrisafov
bb5c151ee0 Disable SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default
See gh-19352
2019-12-22 08:52:07 +01:00
Stephane Nicoll
fde06f4edd Merge branch '2.2.x'
Closes gh-19434
2019-12-22 08:44:47 +01:00
Stephane Nicoll
2171e7a425 Merge branch '2.1.x' into 2.2.x
Closes gh-19433
2019-12-22 08:44:18 +01:00
Stephane Nicoll
c3c01d9ce8 Merge pull request #19354 from ttddyy
* pr/19354:
  Fix typo on ConditionMessage

Closes gh-19354
2019-12-22 08:44:04 +01:00
Tadaya Tsuyukubo
294267d2e0 Fix typo on ConditionMessage
See gh-19354
2019-12-22 08:40:43 +01:00
Stephane Nicoll
239e1d1c2f Merge branch '2.2.x'
Closes gh-19431
2019-12-21 16:41:22 +01:00
Stephane Nicoll
4caa351aa3 Merge branch '2.1.x' into 2.2.x
Closes gh-19430
2019-12-21 16:40:44 +01:00
Stephane Nicoll
26e320faf8 Merge pull request #19357 from dreis2211
* pr/19357:
  Add missing icon to daily CI build

Closes gh-19357
2019-12-21 16:40:27 +01:00
dreis2211
6f07740a61 Add missing icon to daily CI build
See gh-19357
2019-12-21 16:38:56 +01:00
Stephane Nicoll
e38ef6ef1f Merge branch '2.2.x'
Closes gh-19429
2019-12-21 16:37:32 +01:00
Stephane Nicoll
b15a960670 Merge pull request #19409 from izeye
* pr/19409:
  Polish

Closes gh-19409
2019-12-21 16:37:20 +01:00
Johnny Lim
0bf359f4a2 Polish
See gh-19409
2019-12-21 16:36:06 +01:00
Stephane Nicoll
bd179393ea Merge branch '2.2.x'
Closes gh-19428
2019-12-21 16:34:47 +01:00
Stephane Nicoll
9da62e2384 Merge pull request #19410 from Dark0096
* pr/19410:
  Remove unused import statement

Closes gh-19410
2019-12-21 16:34:26 +01:00
dark
4f99c9f281 Remove unused import statement
See gh-19410
2019-12-21 16:33:53 +01:00
Brian Clozel
813c901905 Merge branch '2.2.x'
Closes gh-19425
2019-12-20 22:12:20 +01:00
Brian Clozel
92aae91482 Merge pull request #19424 from fjacobs
* pr/19424:
  Polish
  Fix typo in RSocket docs

Closes gh-19424
2019-12-20 22:10:56 +01:00
Brian Clozel
82391a406a Polish
See gh-19424
2019-12-20 21:55:59 +01:00
Ferdinand Jacobs
4555123b7d Fix typo in RSocket docs
See gh-19424
2019-12-20 21:50:14 +01:00
Andy Wilkinson
88d76a24d0 Merge pull request #19423 from dreis2211
* gh-19423:
  Fix compilation error

Closes gh-19423
2019-12-20 17:10:58 +00:00
dreis2211
4b10462464 Fix compilation error
See gh-19423
2019-12-20 17:10:39 +00:00
Andy Wilkinson
7551a79e80 Merge branch '2.2.x'
Closes gh-19422
2019-12-20 15:55:16 +00:00