Commit Graph

16155 Commits (236b1bc4b634e06657f35829eb86ac996b36fed3)
 

Author SHA1 Message Date
Stephane Nicoll 26d9c261c5 Group auto-configuration import selectors together
This commit updates Spring Boot's DeferredImportSelector implementations
to group imports in a consistent set. This makes sure ordering is
applied consistently.

Closes gh-12366
7 years ago
Madhura Bhave 3ae4a541b6 Merge pull request #12471 from Jon Schneider
* gh-12471:
  Correct default Wavefront proxy port in docs
7 years ago
Jon Schneider 172794d446 Correct default Wavefront proxy port in docs
Closes gh-12471
7 years ago
Madhura Bhave 2e4087b80f Merge pull request #12468 from Christoph Dreis
* gh-12468:
  Fix typos
7 years ago
dreis2211 0d3f3e46dd Fix typos
Closes gh-12468
7 years ago
Andy Wilkinson 2f1b2e3ce2 Log summary of web-exposed endpoints during startup
Closes gh-12442
7 years ago
Andy Wilkinson f758a4ddd5 Do not link to controller endpoints in Jersey-based Actuator
Closes gh-12463
7 years ago
Stephane Nicoll e02a1fa62b Merge pull request #12454 from dreis2211:remove-duplicated-author-tags
* pr/12454:
  Remove duplicated @author tags
7 years ago
dreis2211 a21ea612db Remove duplicated @author tags
Closes gh-12454
7 years ago
Stephane Nicoll 20661f7ebb Merge pull request #12448 from igor-suhorukov
* pr/12448:
  Polish
7 years ago
igor-suhorukov 97d803bd30 Polish
Closes gh-12448
7 years ago
Stephane Nicoll b32fc75102 Merge pull request #12453 from igor-suhorukov
* pr/12453:
  Remove redundant "close" call
7 years ago
igor-suhorukov cca976eccd Remove redundant "close" call
Closing the resource is handled automatically by the try-with-resources.

Closes gh-12453
7 years ago
Stephane Nicoll cb12514675 Merge pull request #12452 from igor-suhorukov
* pr/12452:
  "toString()" should never be called on a String object
7 years ago
igor-suhorukov 12185251c1 "toString()" should never be called on a String object
Closes gh-12452
7 years ago
Stephane Nicoll e561db4072 Merge pull request #12450 from igor-suhorukov
* pr/12450:
  Polish
7 years ago
igor-suhorukov 93f9bd0a32 Polish
Closes gh-12450
7 years ago
Madhura Bhave 0b64ac07c6 Add a separate job for syncing release to central
See gh-12292
7 years ago
Madhura Bhave 6d9692ffb7 Fix binding to empty prefix when empty name present
Fixes gh-12381
7 years ago
Andy Wilkinson b88e3cb27e Upgrade to Hibernate Validator 6.0.8.Final
Closes gh-12440
7 years ago
Andy Wilkinson db466a1ae2 Upgrade to Hibernate 5.2.15.Final
Closes gh-12439
7 years ago
Stephane Nicoll 4e35a2966f Merge pull request #12427 from vincent-fuchs:patch-1
* pr/12427:
  Polish "Add reference to RabbitMQ (advanced usage) starter"
  Add reference to RabbitMQ (advanced usage) starter
7 years ago
Stephane Nicoll 0fbe3c28a2 Polish "Add reference to RabbitMQ (advanced usage) starter"
Closes gh-12427
7 years ago
Vincent Fuchs 61c44cf672 Add reference to RabbitMQ (advanced usage) starter
See gh-12427
7 years ago
Stephane Nicoll bb25b0a1f4 Merge branch '1.5.x' 7 years ago
Stephane Nicoll 81f3f6784b Merge pull request #12422 from igor-suhorukov
* pr/12422:
  Polish
7 years ago
igor-suhorukov 6bdfce5874 Polish
Closes gh-12422
7 years ago
Stephane Nicoll 9dd5193f13 Merge pull request #12432 from igor-suhorukov:master
* pr/12432:
  Polish "Reorder modifiers to comply with the JLS"
  Reorder modifiers to comply with the JLS
7 years ago
Stephane Nicoll ed05e1f7ca Polish "Reorder modifiers to comply with the JLS"
Closes gh-12432
7 years ago
igor-suhorukov aebb475bc5 Reorder modifiers to comply with the JLS
See gh-12432
7 years ago
Andy Wilkinson 6d16c5ff6e Omit libraries with null destination when repackaging
Closes gh-12437
7 years ago
Stephane Nicoll 7f9ab8078f Merge branch '1.5.x' 7 years ago
Stephane Nicoll ff1dd9e3d8 Fix command reference in doc
Closes gh-12434
7 years ago
Stephane Nicoll eb68bd2185 Merge pull request #12425 from igor-suhorukov:master
* pr/12425:
  Polish
7 years ago
igor-suhorukov 6ee04ff942 Polish
Closes gh-12425
7 years ago
Madhura Bhave 6bcdd57ef2 Polish 7 years ago
Madhura Bhave 26811b8974 Ignore top-level ConfigurationProperty binding failures
Fixes gh-12357
7 years ago
Stephane Nicoll f47d60e7d4 Merge pull request #12411 from igor-suhorukov:master
* pr/12411:
  Polish "Get rid of "magic" time constants"
  Get rid of "magic" time constants
7 years ago
Stephane Nicoll a55180aa1e Polish "Get rid of "magic" time constants"
Closes gh-12411
7 years ago
igor-suhorukov ce78a78231 Get rid of "magic" time constants
See gh-12411
7 years ago
Stephane Nicoll 7278d478bf Merge pull request #12419 from izeye:map-status
* pr/12419:
  Invoke mapStatus() only when necessary
7 years ago
Johnny Lim 3c9cee2a8c Invoke mapStatus() only when necessary
Closes gh-12419
7 years ago
Andy Wilkinson 3642636b60 Align test build-info.properties with ISO 8601 formatt changes
See gh-12420
7 years ago
Andy Wilkinson 9b637d4f0d Use millisecond precision for build time in BuildPropertiesTests
Closes gh-12420
7 years ago
Andy Wilkinson 87239ba6c9 Parse build.time as an ISO 8601 instant
Closes gh-12420
7 years ago
Stephane Nicoll 252ef3fc56 Merge pull request #12405 from igor-suhorukov
* pr/12405:
  Polish
7 years ago
igor-suhorukov 4f4cc1569c Polish
Declarations should use Java collection interfaces such as "Deque" rather
than specific implementation classes such as "LinkedList".

Closes gh-12405
7 years ago
Andy Wilkinson 8109267de8 Upgrade to Spring Batch 4.0.1.RELEASE
Closes gh-12410
7 years ago
Andy Wilkinson d11c3ea348 Merge branch '1.5.x' 7 years ago
Andy Wilkinson 44346b0771 Upgrade to Spring Batch 3.0.9.RELEASE
Closes gh-12409
7 years ago