Commit Graph

31384 Commits (af3aa234de24eea5fd30dab559bd8c342f9aab50)
 

Author SHA1 Message Date
Andy Wilkinson af23da1dff Upgrade to Spring HATEOAS 1.2.5
Closes gh-25545
4 years ago
Andy Wilkinson ebdb046ca9 Leave jar and war tasks enabled but configured with a classifier
Closes gh-23797
4 years ago
Stephane Nicoll 3f2a069e71 Upgrade to Spring Framework 5.3.5
Closes gh-25542
4 years ago
Stephane Nicoll 4b2e2589d7 Merge branch '2.4.x' 4 years ago
Stephane Nicoll e100291043 Upgrade to Spring Framework 5.3.5
Closes gh-25541
4 years ago
Stephane Nicoll a1f3bbc895 Merge branch '2.4.x' 4 years ago
Stephane Nicoll 2875cd8e25 Upgrade to Reactor 2020.0.5
Closes gh-25540
4 years ago
Stephane Nicoll c8fbbe9eaa Upgrade to Reactor 2020.0.5
Closes gh-25539
4 years ago
Stephane Nicoll b860d3892d Simplify JettyWebServer.getLocalPort
Closes gh-24656
4 years ago
Stephane Nicoll 4fcbfd3e84 Merge branch '2.4.x'
Closes gh-25645
4 years ago
Stephane Nicoll 6b9032b4d3 Document that Java 16 is supported
Closes gh-25527
4 years ago
Stephane Nicoll ed39075177 Merge branch '2.4.x'
Closes gh-25644
4 years ago
Stephane Nicoll 9aa1ce235f Document DataSource implementations supported by DataSourceBuilder
Closes gh-25333
4 years ago
Stephane Nicoll 9b0cdac97a Add support for external configuration for Cassandra
Closes gh-24065
4 years ago
Stephane Nicoll 7eccf4a92d Merge branch '2.4.x' 4 years ago
Stephane Nicoll c66db586bf Upgrade to Undertow 2.2.5.Final
Closes gh-25641
4 years ago
Stephane Nicoll bf4ebcf6ea Upgrade to Tomcat 9.0.44
Closes gh-25640
4 years ago
Stephane Nicoll e0b54cb102 Upgrade to Sun Mail 1.6.6
Closes gh-25639
4 years ago
Stephane Nicoll 0c67a6ad2c Upgrade to R2DBC Bom Arabba-SR9
Closes gh-25638
4 years ago
Stephane Nicoll 97e54fc48c Upgrade to Postgresql 42.2.19
Closes gh-25637
4 years ago
Stephane Nicoll 3362dd0f09 Upgrade to OAuth2 OIDC SDK 8.36.1
Closes gh-25636
4 years ago
Stephane Nicoll 3d4b89a154 Upgrade to Netty 4.1.60.Final
Closes gh-25635
4 years ago
Stephane Nicoll eafb15b22d Upgrade to MongoDB 4.1.2
Closes gh-25634
4 years ago
Stephane Nicoll 88fbd24650 Upgrade to Maven Invoker Plugin 3.2.2
Closes gh-25633
4 years ago
Stephane Nicoll 05cc7067f0 Upgrade to Kotlin 1.4.31
Closes gh-25632
4 years ago
Stephane Nicoll b930710d48 Upgrade to jOOQ 3.14.8
Closes gh-25631
4 years ago
Stephane Nicoll df49298cc6 Upgrade to Jetty Reactive HTTPClient 1.1.6
Closes gh-25630
4 years ago
Stephane Nicoll af8b5974d9 Upgrade to Jakarta Mail 1.6.6
Closes gh-25629
4 years ago
Stephane Nicoll c743569113 Upgrade to Infinispan 11.0.10.Final
Closes gh-25628
4 years ago
Stephane Nicoll 89b10d71e6 Upgrade to Hibernate 5.4.29.Final
Closes gh-25627
4 years ago
Stephane Nicoll ce13db4d86 Upgrade to Ehcache3 3.9.2
Closes gh-25626
4 years ago
Stephane Nicoll f276be74a9 Upgrade to Dropwizard Metrics 4.1.18
Closes gh-25625
4 years ago
Stephane Nicoll ace3376a0b Upgrade to Byte Buddy 1.10.22
Closes gh-25624
4 years ago
Stephane Nicoll 947d81e03f Upgrade to AppEngine SDK 1.9.87
Closes gh-25623
4 years ago
Stephane Nicoll 587bf65985 Merge branch '2.4.x' 4 years ago
Stephane Nicoll 0d0d8267a9 Start building against Spring Security 5.5.0-M3 snapshots
See gh-25581
4 years ago
Stephane Nicoll 22b1517d58 Start building against Spring Batch 4.3.2 snapshots
See gh-25580
4 years ago
Stephane Nicoll 52aab92bfb Start building against Spring Kafka 2.7.0 snapshots
See gh-25582
4 years ago
Stephane Nicoll 06d4ec7efe Start building against Spring Integration 5.5.0-M3 snapshots
See gh-25577
4 years ago
Stephane Nicoll 5535453555 Start building against Spring Batch 4.3.2 snapshots
See gh-25579
4 years ago
Stephane Nicoll f63dcec60d Start building against Spring Kafka 2.6.7 snapshots
See gh-25578
4 years ago
Stephane Nicoll 759e543337 Start building against Micrometer 1.6.5 snapshots
See gh-25543
4 years ago
Stephane Nicoll e517ee8635 Merge branch '2.4.x'
Closes gh-25618
4 years ago
Stephane Nicoll 5d2d4690e3 Merge pull request #25617 from izeye
* pr/25617:
  Polish

Closes gh-25617
4 years ago
izeye 09f4d4b9bf Polish
See gh-25617
4 years ago
Phillip Webb bea307b115 Extract code samples from docs
See gh-6313
4 years ago
Madhura Bhave c4432a81a8 Merge branch '2.4.x'
Closes gh-25615
4 years ago
Madhura Bhave 11649bc1f0 Merge branch '2.3.x' into 2.4.x
Closes gh-25614
4 years ago
Madhura Bhave df1d1dbaa9 Fallback to BeanPropertyBindingResult for unbound property validation
gh-17424 updated `ValidationBindHandler` so that it would
only look at bound values when validating. This commit updates
`ValidationBindHandler` to use Spring Framework's `BeanPropertyBindingResult`.
This means that for fields that are not bound, JavaBean accessor methods can
be used to get the value to validate.

Fixes gh-25356
4 years ago
Phillip Webb 08c4d03649 Fix LocalCacheVerifier include tags
Fixes gh-25567
4 years ago