Commit Graph

24762 Commits (aa1954717cce4786e056153868a334054cd51a01)
 

Author SHA1 Message Date
Stephane Nicoll 58a28cf54c Merge branch '2.2.x'
Closes gh-19444
5 years ago
Stephane Nicoll c9bb17f444 Merge branch '2.1.x' into 2.2.x
Closes gh-19443
5 years ago
Stephane Nicoll c6dab447cd Fix visibility of inner classes of ServletWebServerFactoryConfiguration
Closes gh-19395
5 years ago
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
5 years ago
Stephane Nicoll 22fcb954d4 Merge branch '2.2.x' 5 years ago
Stephane Nicoll 930a0ef748 Polish Spring Batch how-to guides
See gh-19211
5 years ago
Stephane Nicoll 6d9c176e19 Merge branch '2.2.x'
Closes gh-19441
5 years ago
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
5 years ago
Stephane Nicoll b3643965f0 Polish "Detect config props using builder pattern and generics"
See gh-19099
5 years ago
如梦技术 743f4a4cb1 Detect config props using builder pattern and generics
See gh-19099
5 years ago
Stephane Nicoll 326ad5e8e4 Merge branch '2.2.x'
Closes gh-19439
5 years ago
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
5 years ago
Stephane Nicoll 5f987a67f8 Polish "Improve Spring Batch coverage in reference documentation"
See gh-19211
5 years ago
Jay Bryant 6bd9b2ebc6 Improve Spring Batch coverage in reference documentation
See gh-19211
5 years ago
Stephane Nicoll d7b7b20c52 Merge pull request #19437 from izeye
* pr/19437:
  Polish LdapAutoConfigurationTests

Closes gh-19437
5 years ago
Johnny Lim 6efa98951d Polish LdapAutoConfigurationTests
See gh-19437
5 years ago
Stephane Nicoll 5031e6182b Merge branch '2.2.x'
Closes gh-19435
5 years ago
Stephane Nicoll 8c8ee324c9 Merge pull request #19352 from filiphr
* pr/19352:
  Disable SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default

Closes gh-19352
5 years ago
Filip Hrisafov bb5c151ee0 Disable SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default
See gh-19352
5 years ago
Stephane Nicoll fde06f4edd Merge branch '2.2.x'
Closes gh-19434
5 years ago
Stephane Nicoll 2171e7a425 Merge branch '2.1.x' into 2.2.x
Closes gh-19433
5 years ago
Stephane Nicoll c3c01d9ce8 Merge pull request #19354 from ttddyy
* pr/19354:
  Fix typo on ConditionMessage

Closes gh-19354
5 years ago
Tadaya Tsuyukubo 294267d2e0 Fix typo on ConditionMessage
See gh-19354
5 years ago
Stephane Nicoll 239e1d1c2f Merge branch '2.2.x'
Closes gh-19431
5 years ago
Stephane Nicoll 4caa351aa3 Merge branch '2.1.x' into 2.2.x
Closes gh-19430
5 years ago
Stephane Nicoll 26e320faf8 Merge pull request #19357 from dreis2211
* pr/19357:
  Add missing icon to daily CI build

Closes gh-19357
5 years ago
dreis2211 6f07740a61 Add missing icon to daily CI build
See gh-19357
5 years ago
Stephane Nicoll e38ef6ef1f Merge branch '2.2.x'
Closes gh-19429
5 years ago
Stephane Nicoll b15a960670 Merge pull request #19409 from izeye
* pr/19409:
  Polish

Closes gh-19409
5 years ago
Johnny Lim 0bf359f4a2 Polish
See gh-19409
5 years ago
Stephane Nicoll bd179393ea Merge branch '2.2.x'
Closes gh-19428
5 years ago
Stephane Nicoll 9da62e2384 Merge pull request #19410 from Dark0096
* pr/19410:
  Remove unused import statement

Closes gh-19410
5 years ago
dark 4f99c9f281 Remove unused import statement
See gh-19410
5 years ago
Brian Clozel 813c901905 Merge branch '2.2.x'
Closes gh-19425
5 years ago
Brian Clozel 92aae91482 Merge pull request #19424 from fjacobs
* pr/19424:
  Polish
  Fix typo in RSocket docs

Closes gh-19424
5 years ago
Brian Clozel 82391a406a Polish
See gh-19424
5 years ago
Ferdinand Jacobs 4555123b7d Fix typo in RSocket docs
See gh-19424
5 years ago
Andy Wilkinson 88d76a24d0 Merge pull request #19423 from dreis2211
* gh-19423:
  Fix compilation error

Closes gh-19423
5 years ago
dreis2211 4b10462464 Fix compilation error
See gh-19423
5 years ago
Andy Wilkinson 7551a79e80 Merge branch '2.2.x'
Closes gh-19422
5 years ago
Andy Wilkinson ea00ab9919 Protect against NoSuchMethodError when deploying to old Tomcats
Fixes gh-19308
5 years ago
Andy Wilkinson be4c4f9c13 Merge branch '2.2.x'
Closes gh-19420
5 years ago
Andy Wilkinson 0e6932d550 Merge branch '2.1.x' into 2.2.x
Closes gh-19419
5 years ago
Andy Wilkinson 35b74185e4 Fix test ordering problems by always clearing URL stream handler factory
Closes gh-19349
5 years ago
Andy Wilkinson 07857f7f24 Merge branch '2.2.x'
Closes gh-19418
5 years ago
Andy Wilkinson 8ed0b1a231 Merge branch '2.1.x' into 2.2.x
Closes gh-19417
5 years ago
Andy Wilkinson 3cadde0900 Protect against available port actually being unavailable
Closes gh-19355
5 years ago
Andy Wilkinson 6009baa71b Remove plugin management for Maven's site plugin
Closes gh-19085
5 years ago
Andy Wilkinson eeeeaa5edb Merge branch '2.2.x'
Closes gh-19416
5 years ago
Andy Wilkinson 8b4c6c2cf9 Merge branch '2.1.x' into 2.2.x
Closes gh-19415
5 years ago