Phillip Webb
1f9c9fedb4
Merge branch '2.1.x'
...
Closes gh-18409
5 years ago
Phillip Webb
228901a5ca
Polish
5 years ago
Phillip Webb
68f410b7dc
Upgrade to Jackson 2.10.0
...
Closes gh-17999
5 years ago
Stephane Nicoll
865a1cd994
Upgrade to Spring Framework 5.1.10.RELEASE
...
Closes gh-18238
5 years ago
Stephane Nicoll
d83e3f9070
Upgrade to Lombok 1.18.10
...
Closes gh-18407
5 years ago
Stephane Nicoll
526f2516e0
Upgrade to Postgresql 42.2.8
...
Closes gh-18406
5 years ago
Stephane Nicoll
ed04be78f4
Upgrade to Neo4j Ogm 3.1.14
...
Closes gh-18405
5 years ago
Stephane Nicoll
278cffffc5
Upgrade to Hibernate 5.3.12.Final
...
Closes gh-18404
5 years ago
Stephane Nicoll
b0a48c6303
Upgrade to Tomcat 9.0.26
...
Closes gh-18403
5 years ago
Stephane Nicoll
d8f17d318d
Upgrade to Httpclient 4.5.10
...
Closes gh-18402
5 years ago
Stephane Nicoll
82e00d1b2d
Upgrade to Joda Time 2.10.4
...
Closes gh-18401
5 years ago
Stephane Nicoll
94402f4d77
Upgrade to Netty Tcnative 2.0.26.Final
...
Closes gh-18400
5 years ago
Stephane Nicoll
3ed1713915
Polish
5 years ago
Stephane Nicoll
f78c9574d8
Start building against Spring Session Corn snapshots
...
See gh-18257
5 years ago
dreis2211
4f7f8ff0c7
Add micrometer cloudwatch2 managed dependency
...
See gh-18367
5 years ago
Stephane Nicoll
48bf9a58c6
Upgrade to Reactor Dysprosium-RELEASE
...
Closes gh-18276
5 years ago
Stephane Nicoll
56623bd57b
Upgrade to Reactor Californium-SR12
...
Closes gh-18348
5 years ago
Eddú Meléndez
82bf819c49
Add dependency management for io.rest-assured:spring-web-test-client
...
See gh-18330
5 years ago
Stephane Nicoll
98ad5e53ef
Start building against Spring Web Services 3.0.8 snapshots
...
See gh-18316
5 years ago
Stephane Nicoll
ba2c8b333f
Start building against Spring HATEOAS 1.0.0 snapshots
...
See gh-18258
5 years ago
Stephane Nicoll
71e39c7847
Start building against Spring Security 5.2.0 snapshots
...
See gh-18256
5 years ago
Stephane Nicoll
06f5f73362
Start building against Spring Kafka 2.3.0 snapshots
...
See gh-18255
5 years ago
Stephane Nicoll
c2df1afff0
Start building against Spring Integration 5.2.0 snapshots
...
See gh-18254
5 years ago
Stephane Nicoll
c8dc76c5bf
Start building against Spring Data Moore snapshots
...
See gh-18253
5 years ago
Stephane Nicoll
8d131c4fcd
Start building against Spring Batch 4.2.0 snapshots
...
See gh-18252
5 years ago
Stephane Nicoll
e70da5edb0
Start building against Spring AMQP 2.2.0 snapshots
...
See gh-18251
5 years ago
Andy Wilkinson
5cd7c727d4
Drop dependency management for Spring Plugin
...
Closes gh-18318
5 years ago
Stephane Nicoll
7533bfd0d3
Start building against Spring Web Services 3.0.8 snapshots
...
See gh-18315
5 years ago
Stephane Nicoll
f6589e66c2
Start building against Spring Kafka 2.2.9 snapshots
...
See gh-18314
5 years ago
Stephane Nicoll
d38d3ea940
Start building against Spring Integration 5.1.8 snapshots
...
See gh-18313
5 years ago
Stephane Nicoll
05f857d1f1
Start building against Spring AMQP 2.1.11 snapshots
...
See gh-18312
5 years ago
Brian Clozel
ce2c26e934
Use Reactor's new Schedulers.boundedElastic()
...
Prior to this commit, Spring Boot would use `Schedulers.elastic()` when
required to process blocking tasks in a reactive environment.
reactor/reactor-core#1804 introduced a new scheduler,
`Schedulers.boundedElastic()` that behaves quite similarly but:
* will limit the number of workers thread
* will queue tasks if no worker thread is available and reject them is
the queue is exceeds a limit
This allows Spring Boot to schedule blocking tasks as before and allows
greater flexibility.
Fixes gh-18269
See gh-18276
5 years ago
Andy Wilkinson
dce9d3da82
Add dependency management for Oracle's JDBC driver
...
Closes gh-18242
5 years ago
Stephane Nicoll
9434cb0e22
Keep a live reference of protocol resolvers rather than copying them
...
This commit makes sure that any subsequent call on addProtocolResolver
on the context will impact the ResourceLoader implementation that
DevTools sets on the context.
This makes sure that any custom ProtocolResolver that is set later in
the lifecycle is taken into account.
Closes gh-17214
5 years ago
Andy Wilkinson
84b2438c4c
Upgrade to Jersey 2.29.1
...
Closes gh-17430
5 years ago
Phillip Webb
06f46baa9d
Build against Spring Framework 5.2.0 snapshots
...
See gh-18232
5 years ago
Andy Wilkinson
568caa1206
Add dependency management for Awaitility
...
Closes gh-18205
5 years ago
Andy Wilkinson
47eee7bec8
Merge branch '2.1.x'
...
Closes gh-18226
5 years ago
Andy Wilkinson
b1ca1ae6e9
Add missing dependency management for Janino modules
...
Closes gh-18225
5 years ago
Andy Wilkinson
41111ac96f
Upgrade to Junit Jupiter 5.5.2
...
Closes gh-18182
5 years ago
Andy Wilkinson
ba6bd12898
Upgrade to Glassfish El 3.0.3
...
Closes gh-18181
5 years ago
Andy Wilkinson
35c01e3f08
Upgrade to Micrometer 1.2.1
...
Closes gh-18180
5 years ago
Andy Wilkinson
2472836c48
Upgrade to Spring Session Bom Corn-M4
...
Closes gh-17903
5 years ago
Andy Wilkinson
9b6a425f91
Upgrade to Spring Batch 4.2.0.RC1
...
Closes gh-17899
5 years ago
Andy Wilkinson
9262a55892
Upgrade to Spring Kafka 2.3.0.RC1
...
Closes gh-17902
5 years ago
Andy Wilkinson
57d2c38dee
Upgrade to Spring AMQP 2.2.0.RC1
...
Closes gh-17898
5 years ago
Andy Wilkinson
c4e2784ac2
Upgrade to Spring Integration 5.2.0.RC1
...
Closes gh-17901
5 years ago
Andy Wilkinson
87c7307d28
Upgrade to Spring Security 5.2.0.RC1
...
Closes gh-17897
5 years ago
Andy Wilkinson
07eb1815b2
Upgrade to Spring Data Moore-RC3
...
Closes gh-17900
5 years ago
Andy Wilkinson
628854c53d
Upgrade to Neo4j Ogm 3.2.0-RC2
...
Closes gh-18162
5 years ago