1. 06 Mar, 2019 38 commits
  2. 05 Mar, 2019 2 commits
    • Brian Clozel's avatar
      Disable JMX by default · ce9626d0
      Brian Clozel authored
      This commit switches the default value for the `spring.jmx.enabled`
      configuration property.
      JMX is now disabled by default and can be enabled with
      `spring.jmx.enabled=true`.
      
      Closes gh-16090
      ce9626d0
    • Stephane Nicoll's avatar
      Merge pull request #16053 from juliojgd · d403dae6
      Stephane Nicoll authored
      * pr/16053:
        Polish "Add loadOnStartup property to EndpointServlet"
        Add loadOnStartup property to EndpointServlet
      d403dae6