Commit Graph

31563 Commits (979506136072aa7f8636896f2bfa48ac92a72589)
 

Author SHA1 Message Date
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
Andy Wilkinson b5843cfd4d Merge branch '2.4.x' 4 years ago
Andy Wilkinson 24d729ee3b Close ClassLoader so jar it references can be deleted on Windows
Polishes 952ac7b8
4 years ago
Stephane Nicoll 46baf462ac Start building against Spring Data 2021.0.0-M5 snapshots
See gh-25548
4 years ago
Andy Wilkinson c19e5c9212 Merge branch '2.4.x'
Closes gh-25604
4 years ago
Andy Wilkinson c43ae0b2d3 Merge branch '2.3.x' into 2.4.x
Closes gh-25603
4 years ago
Andy Wilkinson df97627b21 Merge pull request #25480 from maruoovv
* gh-25480:
  Correct javadoc for ON_PARAM

Closes gh-25480
4 years ago
maruoovv b401be1589 Correct javadoc for ON_PARAM
See gh-25480
4 years ago
Andy Wilkinson bad6400455 Merge pull request #25571 from Jurrie
* gh-25571:
  Support Maven's reproducible build feature for war repackaging

Closes gh-25571
4 years ago
Jurrie Overgoor 3c0e236562 Support Maven's reproducible build feature for war repackaging
See gh-25571
4 years ago
Andy Wilkinson 9180220cf4 Merge branch '2.4.x'
Closes gh-25594
4 years ago
Andy Wilkinson 718e08cfb4 Merge branch '2.3.x' into 2.4.x
Closes gh-25592
4 years ago
Andy Wilkinson 3f241b6b73 Upgrade CI images to ubuntu:focal-20210217
Closes gh-25593
4 years ago
Andy Wilkinson a98a204b35 Merge branch '2.4.x'
Closes gh-25595
4 years ago
Andy Wilkinson ddf072e24b Upgrade Java 16 CI image to 2021-03-09-12-41
Closes gh-25591
4 years ago
Andy Wilkinson eba7951503 Merge branch '2.4.x'
Closes gh-25601
4 years ago
Andy Wilkinson 979890189a Merge branch '2.3.x' into 2.4.x
Closes gh-25600
4 years ago
Andy Wilkinson 911cb21a3e Merge pull request #25597 from bal360
* gh-25597:
  Fix typos in README

Closes gh-25597
4 years ago
Blake A. Long 6da00dfed8 Fix typos in README
See gh-25597
4 years ago
Andy Wilkinson e2860fee03 Merge branch '2.4.x'
Closes gh-25599
4 years ago
Andy Wilkinson f3b8c2d477 Merge pull request #25596 from izeye
* gh-25596:
  Add Javadoc since tag to Bootstrapper.initialize()

Closes gh-25596
4 years ago
Johnny Lim 90666faf6d Add Javadoc since tag to Bootstrapper.initialize()
See gh-25596
4 years ago