1. 18 Jul, 2019 16 commits
  2. 17 Jul, 2019 22 commits
  3. 16 Jul, 2019 2 commits
    • Phillip Webb's avatar
      Refine BuildInfoMojo time property · 74d00354
      Phillip Webb authored
      Update `BuildInfoMojo` so that the time property now defaults to
      `${session.request.startTime}` rather than the time the Mojo was
      created. Also update javadoc to make it clear that any supplied
      value will be passed to `Instant.parse`.
      
      See gh-17390
      74d00354
    • Stephane Nicoll's avatar
      Merge pull request #17514 from vpavic · 9f090c4f
      Stephane Nicoll authored
      * pr/17514:
        Polish "Add support for configuring Spring Session SaveMode"
        Add support for configuring Spring Session SaveMode
      
      Closes gh-17514
      9f090c4f