Andy Wilkinson
c0a91478f1
Only start management server once main server is initialized
...
Closes gh-15378
2019-04-05 17:36:20 +01:00
Phillip Webb
8626a33bbb
Polish "Migrate ApplicationContext to common hierarchy"
...
Users calling the methods will still face problems but at least they
will have some guidance.
Closes gh-16096
2019-04-05 14:17:49 +02:00
Stephane Nicoll
c432288ed1
Migrate ApplicationContext to common hierarchy
...
This commit migrates `AnnotationConfigReactiveWebApplicationContext`
parent to the `GenericApplicationContext` abstraction. Any use of
`AnnotationConfigWebApplicationContext` is also removed as it also
inherits from the `AbstractRefreshableApplicationContext` outdated
hierarchy.
A new `AnnotationConfigServletWebApplicationContext` context is
introduced instead, extending from `GenericApplicationContext` and
providing the counter part of the reactive context for the Servlet-based
web app tests.
See gh-16096
2019-04-05 14:17:41 +02:00
Stephane Nicoll
dbf8245c1d
Polish "Polish embedded tomcat setup"
...
Closes gh-16446
2019-04-05 08:44:54 +02:00
Rudy Adams
06028f83b2
Polish embedded tomcat setup
...
See gh-16446
2019-04-05 08:44:54 +02:00
Madhura Bhave
7587af343d
Merge pull request #16342 Pascal Zwick
...
* pr/16342:
Polish "Simplify the configuration of the ProtocolHandler"
Simplify the configuration of the ProtocolHandler
2019-04-04 12:41:15 -07:00
Madhura Bhave
ad767ca4e1
Polish "Simplify the configuration of the ProtocolHandler"
...
Closes gh-16342
2019-04-04 12:41:05 -07:00
Pascal Zwick
2eaa64f82e
Simplify the configuration of the ProtocolHandler
...
This commit introduces a new callback interface that can
be used to customize the ProtocolHandler on a Tomcat Connector.
See gh-16342
2019-04-04 12:24:47 -07:00
Stephane Nicoll
0972ef3422
Merge branch '2.1.x'
...
Closes gh-16451
2019-04-04 16:00:34 +02:00
Stephane Nicoll
fbb5ffe0a4
Avoid infinite cycle resolving generic type that refers itself
...
This commit improves type resolution for a unresolved generic type that
uses itself in its upper bound declaration.
Closes gh-16451
2019-04-04 15:55:55 +02:00
Andy Wilkinson
537a97c1e5
Merge branch '2.1.x'
...
Closes gh-16461
2019-04-04 14:40:54 +01:00
Andy Wilkinson
8a04e2cc86
Honor custom change log tables in Liquibase endpoint
...
Closes gh-16442
2019-04-04 14:40:47 +01:00
Stephane Nicoll
bb4e559724
Let Hibernate detect the dialect to use
...
Closes gh-16172
2019-04-04 14:10:01 +02:00
Stephane Nicoll
5f6d8e1ead
Polish
2019-04-04 11:16:09 +02:00
Stephane Nicoll
763c1a99e0
Polish
2019-04-04 11:01:10 +02:00
Phillip Webb
8aec4de399
Merge branch '2.1.x'
2019-04-03 17:34:01 -07:00
Phillip Webb
617f97f788
Fix checkstyle violation
2019-04-03 17:33:34 -07:00
Phillip Webb
ddbfb2530d
Update copyright header of changed files
2019-04-03 17:01:00 -07:00
Phillip Webb
ad7eebee9e
Merge branch '2.1.x'
2019-04-03 17:00:25 -07:00
Phillip Webb
f12ab1ff90
Update copyright header of changed files
2019-04-03 16:13:00 -07:00
Phillip Webb
34fee1adfa
Polish
2019-04-03 16:12:37 -07:00
Andy Wilkinson
c5c53849ce
Merge branch '2.1.x'
2019-04-03 14:41:15 +01:00
Andy Wilkinson
e404ac39bf
Upgrade to Spring Integration 5.1.4
...
See gh-16350
2019-04-03 14:40:59 +01:00
Andy Wilkinson
efd2f685d3
Upgrade to Spring Session Bean-SR4
...
See gh-16357
2019-04-03 14:40:59 +01:00
Andy Wilkinson
c3b5d9c363
Upgrade to Sqlite Jdbc 3.27.2
...
Closes gh-16440
2019-04-03 14:40:59 +01:00
Andy Wilkinson
4cf273770c
Upgrade to Mockito 2.25.1
...
Closes gh-16439
2019-04-03 14:40:59 +01:00
Andy Wilkinson
78a15c2234
Upgrade to Mariadb 2.4.1
...
Closes gh-16438
2019-04-03 14:40:59 +01:00
Andy Wilkinson
3fd0c26402
Upgrade to Junit Jupiter 5.4.1
...
Closes gh-16437
2019-04-03 14:40:28 +01:00
Andy Wilkinson
62462c9ced
Upgrade to Hibernate 5.4.2.Final
...
Closes gh-16436
2019-04-03 14:40:28 +01:00
Andy Wilkinson
fe4d96e60b
Upgrade to Elasticsearch 6.6.2
...
Closes gh-16435
2019-04-03 14:40:28 +01:00
Andy Wilkinson
8b195940a6
Upgrade to Assertj 3.12.2
...
Closes gh-16434
2019-04-03 14:40:28 +01:00
Andy Wilkinson
e7261f3d3f
Upgrade to Artemis 2.7.0
...
Closes gh-16432
2019-04-03 14:40:28 +01:00
Andy Wilkinson
7661287760
Upgrade to Thymeleaf Layout Dialect 2.4.1
...
Closes gh-16431
2019-04-03 14:40:28 +01:00
Andy Wilkinson
674a96e369
Upgrade to Classmate 1.5.0
...
Closes gh-16430
2019-04-03 14:40:28 +01:00
Andy Wilkinson
ca0119950f
Align with new fail-fast behaviour in Micrometer 1.1.4
...
Closes gh-16425
2019-04-03 14:39:29 +01:00
Stephane Nicoll
5f4bd37eb1
Merge branch '2.1.x'
2019-04-03 13:56:58 +02:00
Stephane Nicoll
3c058585bf
Upgrade to Micrometer 1.1.4
...
Close gh-16425
2019-04-03 13:54:41 +02:00
Andy Wilkinson
e3f4d4a165
Merge branch '2.1.x'
2019-04-03 11:40:31 +01:00
Andy Wilkinson
961b0307d6
Upgrade to Netty Tcnative 2.0.24.Final
...
Closes gh-16429
2019-04-03 11:40:21 +01:00
Andy Wilkinson
1db848af0d
Upgrade to Solr 6.6.6
...
Closes gh-16428
2019-04-03 11:38:16 +01:00
Stephane Nicoll
c5d0ebccff
Merge branch '2.1.x'
2019-04-03 12:09:42 +02:00
Brian Clozel
f221061d81
Avoid bean method proxying in WebMVC and WebFlux config
...
This commit applies changes similar to what's been done in gh-9068, for
MVC and WebFlux configurations. This is now possible thanks to the
changes done in Spring Framework in
https://github.com/spring-projects/spring-framework/pull/22596
Fixes gh-16427
2019-04-03 12:08:29 +02:00
Stephane Nicoll
a90d0a224f
Upgrade to Spring Batch 4.1.2
...
Closes gh-16423
2019-04-03 12:07:09 +02:00
Stephane Nicoll
3fb8d504c5
Upgrade to Spring Batch 4.0.3
...
Closes gh-16422
2019-04-03 12:04:40 +02:00
Stephane Nicoll
edb5937571
Merge branch '2.1.x'
2019-04-03 11:46:58 +02:00
Johnny Lim
9fae1e5d0e
Check for Reactor Netty disconnected client errors
...
Closes gh-16046
2019-04-03 11:45:51 +02:00
Andy Wilkinson
5c4537add9
Merge branch '2.1.x'
2019-04-03 09:52:58 +01:00
Andy Wilkinson
52ebf20cbf
Merge branch '2.0.x' into 2.1.x
2019-04-03 09:52:45 +01:00
Andy Wilkinson
bfe65c8a5c
Merge branch '1.5.x' into 2.0.x
2019-04-03 09:52:28 +01:00
Stephane Nicoll
445870941f
Upgrade to Spring Session Bean-SR4
...
Closes gh-16357
2019-04-03 10:11:49 +02:00