1. 02 Dec, 2020 4 commits
    • Madhura Bhave's avatar
      Merge branch '2.3.x' · 6c6e339d
      Madhura Bhave authored
      Closes gh-24316
      6c6e339d
    • Madhura Bhave's avatar
      Merge branch '2.2.x' into 2.3.x · f569d761
      Madhura Bhave authored
      Closes gh-24315
      f569d761
    • Madhura Bhave's avatar
      Add SDKMAN to pipeline · 7b38b0ed
      Madhura Bhave authored
      Closes gh-11987
      7b38b0ed
    • Phillip Webb's avatar
      Refine non-optional classpath location checking · 3dc03ac2
      Phillip Webb authored
      Update `StandardConfigDataLocationResolver` to no longer check if
      directories exist for classpath resources. Unfortunately checking for
      the parent directory of a `ClassPathResource` isn't always possible
      without resorting something similar to the
      `PathMatchingResourcePatternResolver` which would add a lot of
      complexity to the resolver.
      
      In order to ensure that non-optional locations are always resolved,
      the `ConfigDataEnvironment` now checks that all imported locations
      have been loaded.
      
      Closes gh-24143
      3dc03ac2
  2. 01 Dec, 2020 1 commit
  3. 30 Nov, 2020 8 commits
  4. 27 Nov, 2020 2 commits
  5. 26 Nov, 2020 3 commits
  6. 25 Nov, 2020 10 commits
  7. 23 Nov, 2020 4 commits
  8. 20 Nov, 2020 8 commits