Andy Wilkinson
3bf7eb4a5b
Upgrade to Jedis 2.9.3
...
Closes gh-16122
2019-03-06 13:27:48 +00:00
Andy Wilkinson
3bf4ee562b
Upgrade to Spring Ws 2.4.5.RELEASE
...
Closes gh-16121
2019-03-06 13:27:48 +00:00
Andy Wilkinson
ac84f76e08
Upgrade to Spring Security Oauth 2.0.17.RELEASE
...
Closes gh-16120
2019-03-06 13:27:48 +00:00
Andy Wilkinson
0fa34d7997
Upgrade to Slf4j 1.7.26
...
Closes gh-16119
2019-03-06 13:27:48 +00:00
Andy Wilkinson
53e7c5cde1
Upgrade to Jetty 9.4.15.v20190215
...
Closes gh-16118
2019-03-06 13:27:48 +00:00
Andy Wilkinson
6459ec9fc1
Upgrade to H2 1.4.198
...
Closes gh-16117
2019-03-06 13:27:48 +00:00
Andy Wilkinson
acdbd18a7b
Merge branch '2.1.x'
2019-03-06 13:24:33 +00:00
Andy Wilkinson
31ed042190
Return 503 when component or instance is down with WebFlux
...
Closes gh-16109
2019-03-06 13:24:23 +00:00
Andy Wilkinson
0959698c32
Upgrade to Jersey 2.28
...
Closes gh-16114
2019-03-06 12:58:35 +00:00
Andy Wilkinson
d6a869fa98
Switch to Jakarta EE API dependencies where possible
...
Closes gh-16113
Closes gh-16112
Closes gh-16111
Closes gh-15916
Closes gh-15689
2019-03-06 11:20:51 +00:00
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