Commit Graph

21248 Commits (cb76502a440a027ac142303d2cae168d9f08edcf)
 

Author SHA1 Message Date
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 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
Spring Buildmaster c71b661d79 Next Development Version 5 years ago
Stephane Nicoll 94184ae38b Upgrade to Spring Security 5.1.6
Closes gh-17794
5 years ago
Madhura Bhave d0d6529f88 Merge pull request #17774 from chenqimiao
* pr/17774:
  Fix typo in assertion

Closes gh-17774
5 years ago
陈其苗 77931a0981 Fix typo in assertion
See gh-17774
5 years ago
Stephane Nicoll 766b6c394f Upgrade to Rxjava2 2.2.11
Closes gh-17675
5 years ago
Stephane Nicoll b1d298fdef Upgrade to Johnzon Jsonb 1.1.13
Closes gh-17786
5 years ago
Madhura Bhave 5e52fedbac Upgrade to Spring Session Bean-SR7
Closes gh-17581
5 years ago
Stephane Nicoll 134c534cc1 Upgrade to Spring Kafka 2.2.8
Closes gh-17645
5 years ago
Stephane Nicoll 1e74e294ae Upgrade to Spring AMQP 2.1.8
Closes gh-17641
5 years ago
Stephane Nicoll 236efd2cf4 Upgrade to Spring Integration 5.1.7
Closes gh-17643
5 years ago
Stephane Nicoll 89c7eab081 Merge branch '2.0.x' into 2.1.x 5 years ago
Stephane Nicoll eb8332cb61 Merge branch '1.5.x' into 2.0.x 5 years ago
Stephane Nicoll 5cd091b5fd Upgrade to Mysql 5.1.48
Closes gh-17783
5 years ago
Stephane Nicoll 487774dce5 Upgrade to Spring AMQP 1.7.14
Closes gh-17640
5 years ago
Stephane Nicoll 23e2bd4bc9 Upgrade to Spring Integration 4.3.21
Closes gh-17642
5 years ago
Stephane Nicoll 9938c18968 Upgrade to Spring Data Lovelace-SR10
Closes gh-17353
5 years ago
Stephane Nicoll 0011957934 Merge branch '2.0.x' into 2.1.x 5 years ago
Stephane Nicoll 02395a34d1 Merge branch '1.5.x' into 2.0.x 5 years ago
Stephane Nicoll dbdab8bbfc Upgrade to Spring Data Ingalls-SR23
Closes gh-17352
5 years ago
Stephane Nicoll b15674d71e Upgrade to Spring HATEOAS 0.25.2
Closes gh-17777
5 years ago
Madhura Bhave faaada1416 Remove liquibase check change log location
Missing change logs would lead to an exception even
if the checkChangeLogLocation was set to false. Spring Boot's check
would pass but Liquibase would fail later making this property redundant.

Fixes gh-16232
5 years ago
Stephane Nicoll eb26492eef Polish 5 years ago
Stephane Nicoll dd5ec49232 Merge pull request #17662 from michael-simons
* pr/17662:
  Polish "Refine back-off strategy of Neo4j SessionFactory"
  Refine back-off strategy of Neo4j SessionFactory

Closes gh-17662
5 years ago
Stephane Nicoll bacb4d1715 Polish "Refine back-off strategy of Neo4j SessionFactory"
See gh-17662
5 years ago
Michael Simons 274098f2e2 Refine back-off strategy of Neo4j SessionFactory
This commit separates the auto-configuration of the `SessionFactory` in
an isolated class so that the rest of the auto-configuration is still
applied if the user provides a custom `SessionFactory` bean.

See gh-17662
5 years ago
Stephane Nicoll 308a5e9360 Fix bean name for reactive Cassandra health indicator
Closes gh-17763
5 years ago
Stephane Nicoll 318d0c767a Merge branch '2.0.x' into 2.1.x 5 years ago
Stephane Nicoll cdec8a9b46 Upgrade to Spring Framework 5.1.9
Closes gh-17351
5 years ago
Stephane Nicoll bb55992432 Merge branch '1.5.x' into 2.0.x 5 years ago
Stephane Nicoll ff5a0e7c22 Upgrade to Spring Framework 4.3.25
Closes gh-17221
5 years ago
Madhura Bhave 80f568bd47 Clarify RestTemplateBuilder rootUri documentation
Closes gh-15343
5 years ago
Madhura Bhave 5f3364326b Configure interceptors for WelcomePageHandlerMapping
Fixes gh-16309
5 years ago
Stephane Nicoll f2fd169c3a Rename restClient to elasticsearchRestClient
For consistency, similar beans have been renamed as well.

Closes gh-17751
5 years ago
Stephane Nicoll 1ec8e822a1 Fix broken build 5 years ago
Stephane Nicoll a76aaabc07 Merge pull request #17488 from nosan
* pr/17488:
  Polish "Create RestClient from a RestHighLevelClient if available"
  Create RestClient from a RestHighLevelClient if available

Closes gh-17488
5 years ago
Stephane Nicoll fb0fccf3c7 Polish "Create RestClient from a RestHighLevelClient if available"
This significantly rework the auto-configuration to reflect the order
in which things are expected. Rather than keeping a conceptual cycle
between the builder and the two inner classes that are processed first,
the configuration is now split in three parts:

* The builder that is required and common
* The configuration when the HighLevelClient is available
* The RestClient configuration when that's not the case

See gh-17488
5 years ago
Dmytro Nosan 0e87b9c163 Create RestClient from a RestHighLevelClient if available
See gh-17488
5 years ago
Phillip Webb bd815f6b5a Merge branch '2.0.x' into 2.1.x 5 years ago
Phillip Webb e26777c014 Parameterize and increase CI task timeouts 5 years ago
Madhura Bhave 96235ea674 Fix ordering of JSON property source relative to servlet sources
Fixes gh-17652
5 years ago
Stephane Nicoll 340a20595e Merge pull request #17736 from dsyer
* pr/17736:
  Harmonize settings.gradle documentation in Gradle getting started guide
  Add missing repositories to snapshot configuration

Closes gh-17736
5 years ago
Stephane Nicoll 0c560795fd Harmonize settings.gradle documentation in Gradle getting started guide
See gh-17736
5 years ago
Dave Syer e7b0450a7f Add missing repositories to snapshot configuration
See gh-17736
5 years ago
Stephane Nicoll f9e809b00e Upgrade to Undertow 2.0.23.Final
Closes gh-17676
5 years ago