Brian Clozel
ce9626d00f
Disable JMX by default
...
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
2019-03-05 18:51:00 +01:00
Stephane Nicoll
d403dae6fc
Merge pull request #16053 from juliojgd
...
* pr/16053:
Polish "Add loadOnStartup property to EndpointServlet"
Add loadOnStartup property to EndpointServlet
2019-03-05 11:05:19 +01:00
Stephane Nicoll
4f029d6df9
Polish "Add loadOnStartup property to EndpointServlet"
...
Closes gh-16053
2019-03-05 10:59:18 +01:00
Gómez Díaz, Julio José
b99c05329f
Add loadOnStartup property to EndpointServlet
...
loadOnStartup property was missing from EndpointServlet and cannot be set
inside ServletEndpointRegistrar. Now it can be set and register a Servlet
with that integer property ready to act upon registration.
See gh-16053
2019-03-05 10:34:55 +01:00
Stephane Nicoll
873fd3f6b0
Merge pull request #16094 from izeye
...
* pr/16094:
Polish
2019-03-05 08:19:42 +01:00
Johnny Lim
4a738e3c49
Polish
...
Closes gh-16094
2019-03-05 08:19:29 +01:00
Stephane Nicoll
d83a614bd9
Merge branch '2.1.x'
2019-03-05 08:18:41 +01:00
Stephane Nicoll
8d033e73d1
Polish
...
See gh-16094
2019-03-05 08:18:14 +01:00
Andy Wilkinson
19851c98c9
Merge branch '2.1.x'
2019-03-04 15:21:16 +00:00
Andy Wilkinson
bdab9c4e31
Upgrade to Couchbase Client 2.7.4
...
Closes gh-15914
2019-03-04 15:21:09 +00:00
Stephane Nicoll
6b273279fb
Merge branch '2.1.x'
2019-03-04 15:58:35 +01:00
Stephane Nicoll
4eb73e0050
Recommend that DevTools is excluded with custom packaging arrangement
...
Closes gh-15382
2019-03-04 15:57:47 +01:00
Stephane Nicoll
4f2e788835
Fix import in docs
...
Closes gh-16017
2019-03-04 15:45:59 +01:00
Stephane Nicoll
2b607ed559
Merge pull request #16083 from izeye
...
* pr/16083:
Polish
2019-03-04 15:20:25 +01:00
Johnny Lim
f4786d7d2e
Polish
...
Closes gh-16083
2019-03-04 15:19:57 +01:00
Stephane Nicoll
1b55f0ccf9
Merge branch '2.1.x'
2019-03-04 15:19:35 +01:00
Stephane Nicoll
d32180610d
Merge pull request #16083 from izeye
...
* pr/16083:
Polish
2019-03-04 15:19:18 +01:00
Johnny Lim
3242e89271
Polish
...
See gh-16083
2019-03-04 15:18:51 +01:00
Stephane Nicoll
3febf56e93
Merge branch '2.1.x'
2019-03-04 15:13:05 +01:00
Stephane Nicoll
48c83b04b3
Merge pull request #16086 from izeye
...
* pr/16086:
Rename Maven version property for PooledJMS
2019-03-04 15:12:50 +01:00
Johnny Lim
907058d845
Rename Maven version property for PooledJMS
...
Closes gh-16086
2019-03-04 15:12:28 +01:00
Stephane Nicoll
f90bfff132
Merge branch '2.1.x'
2019-03-04 15:00:21 +01:00
Stephane Nicoll
2099093978
Merge branch '2.0.x' into 2.1.x
2019-03-04 15:00:00 +01:00
Stephane Nicoll
b8cbd0c17f
Merge branch '1.5.x' into 2.0.x
2019-03-04 14:55:10 +01:00
Stephane Nicoll
1e3f764383
Merge pull request #16070 from wonwoo
...
* pr/16070:
Polish "Permit use of @JsonTest without Jackson"
Permit use of @JsonTest without Jackson
2019-03-04 14:54:05 +01:00
Stephane Nicoll
329a6905d8
Polish "Permit use of @JsonTest without Jackson"
...
Closes gh-16070
2019-03-04 14:48:39 +01:00
fidel
36f7188334
Permit use of @JsonTest without Jackson
...
See gh-16070
2019-03-04 14:48:12 +01:00
Stephane Nicoll
75c248dcba
Move setter attribute in PropertyDescriptor proper
2019-03-04 10:53:13 +01:00
Stephane Nicoll
a90c8d01a9
Polish
2019-03-04 10:53:08 +01:00
Stephane Nicoll
7b8563a877
Merge branch '2.1.x'
2019-03-04 09:29:13 +01:00
Stephane Nicoll
a569f36a86
Merge pull request #16066 from dreis2211
...
* pr/16066:
Polish "Use AssertJ facilities for expected exceptions"
Use AssertJ facilities for expected exceptions
2019-03-04 09:24:07 +01:00
Stephane Nicoll
235fbfb4b6
Polish "Use AssertJ facilities for expected exceptions"
...
Closes gh-16066
2019-03-04 08:58:28 +01:00
dreis2211
be445f6346
Use AssertJ facilities for expected exceptions
...
See gh-16066
2019-03-04 08:45:42 +01:00
Andy Wilkinson
25bf0c2493
Merge branch '2.1.x'
2019-03-01 10:38:00 +00:00
Andy Wilkinson
4fec6b9b7e
Merge branch '2.0.x' into 2.1.x
2019-03-01 10:33:04 +00:00
Andy Wilkinson
cfbd56cb73
Merge branch '1.5.x' into 2.0.x
2019-03-01 10:21:20 +00:00
Andy Wilkinson
6ffa80870d
Add Bomr metadata to prohibit unwanted upgrades
...
Closes gh-16064
2019-03-01 10:18:27 +00:00
Madhura Bhave
64b7466d51
Remove secure flag from AutoConfigureMockMvc
...
Closes gh-13822
2019-02-28 13:15:00 -08:00
Andy Wilkinson
cd13a1685c
Align HATEAOS sample with latest breaking API changes
...
See gh-15939
2019-02-28 19:37:00 +00:00
Andy Wilkinson
66f00c20ad
Merge branch '2.1.x'
2019-02-28 17:10:52 +00:00
Andy Wilkinson
59a6d695a0
Merge branch '2.0.x' into 2.1.x
2019-02-28 17:10:35 +00:00
Andy Wilkinson
824e44e9cc
Merge branch '1.5.x' into 2.0.x
2019-02-28 17:07:00 +00:00
Andy Wilkinson
2326284e29
Add Bomr metadata for bom upgrades and verification
...
Closes gh-16060
2019-02-28 17:06:06 +00:00
Stephane Nicoll
baa5a00d26
Merge branch '2.1.x'
2019-02-28 14:58:41 +01:00
Stephane Nicoll
8c18bc12f7
Merge pull request #16046 from nosan
...
* pr/16046:
Polish "Fix NullPointerException with empty X-Forwarded-For header"
Fix NullPointerException with empty X-Forwarded-For header
2019-02-28 14:58:27 +01:00
Stephane Nicoll
c224eebef3
Polish "Fix NullPointerException with empty X-Forwarded-For header"
...
Closes gh-16046
2019-02-28 14:56:42 +01:00
Dmytro Nosan
64a74c3bbb
Fix NullPointerException with empty X-Forwarded-For header
...
See gh-16046
2019-02-28 14:51:25 +01:00
Stephane Nicoll
3bcd93bd35
Merge branch '2.1.x'
2019-02-28 14:44:27 +01:00
Stephane Nicoll
0c1efe3a1a
Merge pull request #16027 from rupert654
...
* pr/16027:
Polish "Add `jaxb-runtime` to TldSkipPatterns"
Add `jaxb-runtime` to TldSkipPatterns
2019-02-28 14:44:12 +01:00
Stephane Nicoll
2a6791aa20
Polish "Add `jaxb-runtime` to TldSkipPatterns"
...
Closes gh-16027
2019-02-28 14:39:52 +01:00