1. 10 Sep, 2019 2 commits
    • Spring Buildmaster's avatar
      Release v2.2.0.M6 · fb75cbbc
      Spring Buildmaster authored
      fb75cbbc
    • 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
  2. 09 Sep, 2019 19 commits
  3. 08 Sep, 2019 2 commits
  4. 07 Sep, 2019 2 commits
  5. 06 Sep, 2019 15 commits