1. 18 May, 2021 2 commits
    • Phillip Webb's avatar
      Allow optional ConfigDataLocationResolver results · 0e3ef407
      Phillip Webb authored
      Update `ConfigData` so that it signal if is considered optional. This
      update allows `ConfigDataLocationResolvers` to return results that
      behave in the same way as `optional:` prefixed locations without the
      user themselves needing to prefix the location string.
      
      Closes gh-25894
      0e3ef407
    • Phillip Webb's avatar
      Merge pull request #25868 from hatefpalizgar · 2df50500
      Phillip Webb authored
      * pr/25868:
        Polish 'Allow remote devtools access with Spring Security'
        Allow remote devtools access with Spring Security
      
      Closes gh-25868
      2df50500
  2. 17 May, 2021 38 commits