Commit Graph

22786 Commits (20591474215ba6be1881b723814890dac999fa48)
 

Author SHA1 Message Date
Stephane Nicoll 2059147421 Merge branch '2.1.x'
Closes gh-17840
5 years ago
Stephane Nicoll 56c2a52ea4 Polish "Fix syntax errors in docs"
Closes gh-17835
5 years ago
Stephane Nicoll d02000ecc0 Merge branch '2.1.x'
Closes gh-17840
5 years ago
Stephane Nicoll 0bdf2b8742 Merge pull request #17835 from dreis2211
* pr/17835:
  Fix syntax errors in docs

Closes gh-17835
5 years ago
dreis2211 2e32af4737 Fix syntax errors in docs
See gh-17835
5 years ago
Stephane Nicoll a37b8ede3a Merge pull request #17834 from succezlijunyi
* pr/17834:
  Simplify some code

Closes gh-17834
5 years ago
lijuny d8baefc38a Simplify some code
See gh-17834
5 years ago
Stephane Nicoll dec15864df Upgrade Java 13 version in CI image
Closes gh-17839
5 years ago
Stephane Nicoll 01491befc3 Merge pull request #17825 from dreis2211
* pr/17825:
  Polish some Collections API calls

Closes gh-17825
5 years ago
dreis2211 b605cddb10 Polish some Collections API calls
See gh-17825
5 years ago
Stephane Nicoll 6921e240bc Merge pull request #17827 from zhuzhuman978
* pr/17827:
  Simplify for statement with Collection copy

Closes gh-17827
5 years ago
zhuzhuman 84eacc49ed Simplify for statement with Collection copy
See gh-17827
5 years ago
Stephane Nicoll 6777a437d4 Merge pull request #17832 from succezlijunyi
* pr/17832:
  Simplify some code

Closes gh-17832
5 years ago
lijuny 844a8d8027 Simplify some code
See gh-17832
5 years ago
Madhura Bhave 835108e522 Support binding of YAML style true/false values to 'ON'/'OFF'.
Fixes gh-17798
5 years ago
Stephane Nicoll 4928e958ce Add reference to Pebble Templates to 3rd party starter list
Closes gh-17822
5 years ago
Stephane Nicoll bf88149fb9 Upgrade to Couchbase Client 2.7.9
Closes gh-17795
5 years ago
Madhura Bhave 4208be0154 Merge branch '2.1.x'
Closes gh-17818
5 years ago
Madhura Bhave 47a9bb1c0e Document that auto-configuration classes are not public API
Closes gh-16704
5 years ago
Madhura Bhave 7997971b0e Merge branch '2.1.x'
Closes gh-17815
5 years ago
Madhura Bhave 1b62a05c40 Document Prometheus Pushgateway support
Closes gh-16853
5 years ago
Madhura Bhave 8a9c60a29a Merge branch '2.1.x' 5 years ago
Madhura Bhave 541d3c4853 Fix typo 5 years ago
Stephane Nicoll 07cd67a3fe Tolerate null startTime
This commit prevents a potential NPE if the startTime of the
MavenSession is not available and fallbacks to the current time. This
can happen when invoking the plugin with Maven embedded in an IDE.

Closes gh-17810
5 years ago
Stephane Nicoll b8a1043e98 Merge branch '2.1.x'
Closes gh-17813
5 years ago
Stephane Nicoll c04454dc19 Merge pull request #17778 from Roiocam
* pr/17778:
  Polish "Configure a temporary directory with Undertow"
  Configure a temporary directory with Undertow

Closes gh-17778
5 years ago
Stephane Nicoll 1b3a6d1616 Polish "Configure a temporary directory with Undertow"
See gh-17778
5 years ago
Andy Chen 0388f954af Configure a temporary directory with Undertow
See gh-17778
5 years ago
Stephane Nicoll 9d4671ac72 Merge pull request #17785 from SaberMaycry
* pr/17785:
  Polish "Simplify if statements"
  Simplify if statements

Closes gh-17785
5 years ago
Stephane Nicoll 1c8f727864 Polish "Simplify if statements"
See gh-17785
5 years ago
SaberXu c6c3a91f8d Simplify if statements
See gh-17785
5 years ago
Stephane Nicoll 3efead4ba5 Merge pull request #17797 from vpavic
* pr/17797:
  Harmonize Spring Session flush mode properties javadoc
  Add support for configuring Spring Session JDBC flush mode

Closes gh-17797
5 years ago
Vedran Pavic 85a289f71a Harmonize Spring Session flush mode properties javadoc
See gh-17797
5 years ago
Vedran Pavic 84dd1f2d29 Add support for configuring Spring Session JDBC flush mode
See gh-17797
5 years ago
Stephane Nicoll 71cf0a3ec8 Merge branch '2.1.x'
Closes gh-17812
5 years ago
Stephane Nicoll b31c336234 Merge pull request #17807 from jebeaudet
* pr/17807:
  Polish "Fix annotation lookup on proxied EndpointExtension"
  Fix annotation lookup on proxied EndpointExtension

Closes gh-17807
5 years ago
Stephane Nicoll 994f08d234 Polish "Fix annotation lookup on proxied EndpointExtension"
See gh-17807
5 years ago
Jacques-Etienne Beaudet 9083da2876 Fix annotation lookup on proxied EndpointExtension
See gh-17807
5 years ago
Stephane Nicoll 845f2d0607 Upgrade to Rsocket 1.0.0-RC2
Closes gh-17800
5 years ago
Stephane Nicoll 939fdc4006 Merge branch '2.1.x' 5 years ago
Stephane Nicoll 5216574fc9 Merge branch '2.0.x' into 2.1.x 5 years ago
Stephane Nicoll 382ea22759 Merge branch '1.5.x' into 2.0.x 5 years ago
Stephane Nicoll 10a5cef4ef Fixup version numbers following release 5 years ago
Spring Buildmaster ef7b1bb4bc Next development version (v2.1.8.BUILD-SNAPSHOT) 5 years ago
Stephane Nicoll b8a8df4118 Revert "Upgrade to Jackson 2.9.9.20190806"
This reverts commit 81239611a0.

See gh-17698
5 years ago
Stephane Nicoll 81239611a0 Upgrade to Jackson 2.9.9.20190806
Closes gh-17698
5 years ago
Spring Buildmaster c71b661d79 Next Development Version 5 years ago
Stephane Nicoll 7fcb6ec102 Merge branch '2.1.x' 5 years ago
Stephane Nicoll 94184ae38b Upgrade to Spring Security 5.1.6
Closes gh-17794
5 years ago
Madhura Bhave 3c9774d73c Upgrade to Spring Integration 5.2.0.M4
Closes gh-17584
5 years ago