1. 12 Sep, 2019 2 commits
  2. 11 Sep, 2019 3 commits
  3. 10 Sep, 2019 1 commit
    • Andy Wilkinson's avatar
      Allow @Component on mutable @ConfigurationProperties · f0330163
      Andy Wilkinson authored
      Update configuration properties support to allow the `@Component`
      annotation to be used on `@ConfigurationProperties` beans as long
      as they are mutable.
      
      This restores the behavior of Spring Boot 2.1 for mutable beans whilst
      still allowing us to enforce the stricter rules for immutable value
      object configuration properties.
      
      Closes gh-18138
      f0330163
  4. 09 Sep, 2019 19 commits
  5. 08 Sep, 2019 2 commits
  6. 07 Sep, 2019 2 commits
  7. 06 Sep, 2019 11 commits