1. 19 Nov, 2014 4 commits
    • Dave Syer's avatar
      Allows /configprops endpoint to show nested properties · 6ad626de
      Dave Syer authored
      Including maps and lists. Beans with no metadata (in
      /META-INF/*spring-configuration-metadata.json) are just serialized
      as they come (so might have problems like cycles). Serialization
      errors are caught and rendered as an "error" for that bean. Any
      problems can be fixed by preparing metadata and specifying which
      properties are to be rendered that way.
      
      Fixes gh-1746, fixes gh-1921
      6ad626de
    • Phillip Webb's avatar
      Drop unused MANIFEST · fa64f432
      Phillip Webb authored
      fa64f432
    • Phillip Webb's avatar
      Merge branch '1.1.x' · 0bff6c4b
      Phillip Webb authored
      0bff6c4b
    • Phillip Webb's avatar
      Update license details · 9059c757
      Phillip Webb authored
      Add LICENSE.txt file and make it clear in the README file that we
      are Apache 2.0
      
      Fixes gh-1952
      9059c757
  2. 18 Nov, 2014 35 commits
  3. 17 Nov, 2014 1 commit