Andy Wilkinson
9f1d435b8d
Upgrade to Spring Loaded 1.2.8.RELEASE
...
Closes gh-10197
7 years ago
Andy Wilkinson
7e2446b086
Upgrade to Neo4j Ogm 2.1.5
...
Closes gh-10196
7 years ago
Andy Wilkinson
7e84b726a5
Upgrade to Mongodb 3.4.3
...
Closes gh-10195
7 years ago
Andy Wilkinson
fc532b508f
Upgrade to Jooq 3.9.5
...
Closes gh-10194
7 years ago
Andy Wilkinson
abe20d9e64
Upgrade to Elasticsearch 2.4.6
...
Closes gh-10193
7 years ago
Andy Wilkinson
27de78810b
Upgrade to Ehcache3 3.2.3
...
Closes gh-10192
7 years ago
Andy Wilkinson
d18cac9d42
Upgrade to Mysql 5.1.44
...
Closes gh-10191
7 years ago
Andy Wilkinson
0f112f8fef
Upgrade to Undertow 1.4.20.Final
...
Closes gh-10190
7 years ago
Andy Wilkinson
7f98582963
Upgrade to Appengine Sdk 1.9.55
...
Closes gh-10189
7 years ago
Andy Wilkinson
0216295f3d
Upgrade to Jackson 2.8.10
...
Closes gh-10188
7 years ago
Stephane Nicoll
db18abc542
Fix Elasticsearch template condition if no client is defined
...
This commit makes sure to backoff if a Client bean is not available.
Closes gh-10143
7 years ago
Stephane Nicoll
5fc01880bc
Polish
7 years ago
Stephane Nicoll
c46d513a44
Merge pull request #10130 from apupier:10128-provideMorePreciseErrorMessage
...
* pr/10130:
Polish "Improve exception message for invalid source"
Improve exception message for invalid source
7 years ago
Stephane Nicoll
af18110226
Polish "Improve exception message for invalid source"
...
Closes gh-10130
7 years ago
Aurélien Pupier
44b60c72e3
Improve exception message for invalid source
...
See gh-10130
7 years ago
Madhura Bhave
86cd7275a1
MVC endpoints bean methods are @ConditionalOnMissingBean
...
Fixes gh-10105
7 years ago
Andy Wilkinson
beb257f452
Rework JettyEmbeddedErrorHandler to support Jetty 8
...
Closes gh-10175
7 years ago
Andy Wilkinson
301eedfbe6
Upgrade to Tomcat 8.5.20
...
Closes gh-10114
7 years ago
Andy Wilkinson
92faf85dd5
Start building against Spring Data Ingalls snapshots for SR7
...
See gh-10165
7 years ago
Madhura Bhave
64ffcfc83f
Document JWK property
...
Closes gh-10022
7 years ago
Stephane Nicoll
8d7d044bef
Merge pull request #10084 from pvorb:fix-incomplete-assertions
...
* pr/10084:
Identify and fix incomplete assertions
7 years ago
Paul Vorbach
04ca7f137d
Identify and fix incomplete assertions
...
Several calls to assertThat lacked a following assertion most often due
to wrong use of parenthesis.
See gh-10084
7 years ago
Stephane Nicoll
83eee7e65d
Fix XA DataSource class name for Firebird
...
Closes gh-10102
7 years ago
Stephane Nicoll
36722510c5
Clarify that only production resources are filtered by Maven
...
See gh-10088
7 years ago
Madhura Bhave
9b5e5f32e1
ClientId not always required for client credentials
...
Fixes gh-10013
7 years ago
Stephane Nicoll
fe4ded077c
Merge pull request #10058 from juanpablo-santos:master
...
* pr/10058:
Add Stripes Spring Boot starter reference
7 years ago
Juan Pablo Santos Rodríguez
32d5d1f712
Add Stripes Spring Boot starter reference
...
Closes gh-10058
7 years ago
Stephane Nicoll
02e2d903c3
Merge pull request #10050 from izeye:patch-49
...
* pr/10050:
Document default values for compression properties
7 years ago
Johnny Lim
2c897385d9
Document default values for compression properties
...
Closes gh-10050
7 years ago
Stephane Nicoll
fa037610f8
Add missing class check on Neo4jDataAutoConfiguration
...
Neo4jDataAutoConfiguration is meant to kick in when Spring Data Neo4J is
on the classpath. Yet, we were only checking for the presence of neo4j
itself and the transaction manager provided by spring-tx.
This commit makes sure to back off if Spring Data Neo4J is not present.
Closes gh-10038
7 years ago
Stephane Nicoll
8b8322216d
Revert "Upgrade to Spring Integration 4.3.12"
...
This reverts commit 0e64598
7 years ago
Stephane Nicoll
0e6459888c
Upgrade to Spring Integration 4.3.12
...
Closes gh-10034
7 years ago
Stephane Nicoll
dbaaf2a5fa
Improve conditions on FreeMarkerWebConfiguration
...
This commit makes sure to prevent the Freemarker web auto-configuration
to kick in if `spring-webmvc` is not on the classpath.
Closes gh-10027
7 years ago
Stephane Nicoll
cbc3c8f496
Update license to Github standard template
...
Closes gh-10026
7 years ago
Stephane Nicoll
fc52f6b859
Merge pull request #10012 from tabish121:amqphub-thrid-party
...
* pr/10012:
Polish "Add link to AMQP 1.0 JMS Binding Spring Boot starter"
Add link to AMQP 1.0 JMS Binding Spring Boot starter
7 years ago
Stephane Nicoll
d6f99de6c0
Polish "Add link to AMQP 1.0 JMS Binding Spring Boot starter"
...
Closes gh-10012
7 years ago
Timothy Bish
f4bd36b96c
Add link to AMQP 1.0 JMS Binding Spring Boot starter
...
See gh-10012
7 years ago
Stephane Nicoll
cabd798353
Polish NestedConfigurationProperty documentation
...
Closes gh-9895
7 years ago
Stephane Nicoll
7db7ccf9fe
Merge pull request #10004 from gytis:1.5.x
...
* pr/10004:
Upgrade to Narayana 5.5.30.Final
7 years ago
Gytis Trikleris
4d42d89d71
Upgrade to Narayana 5.5.30.Final
...
Closes gh-10004
7 years ago
Stephane Nicoll
c73fde31ec
Merge pull request #9989 from blasd:1.5.x
...
* pr/9989:
Polish "Add missing dependency management for Jetty"
Add missing dependency management for Jetty
7 years ago
Stephane Nicoll
4956829ba9
Polish "Add missing dependency management for Jetty"
...
Closes gh-9989
7 years ago
Benoit Lacelle
8f943c5a20
Add missing dependency management for Jetty
...
See gh-9989
7 years ago
Andy Wilkinson
9750d2e59d
Fix OAuth2 sample integration test to expect corrected property names
...
See gh-9944
7 years ago
Andy Wilkinson
5c8fc72b41
Merge pull request #9965 from Philippe Sam-Long
...
* gh-9965:
Clarify docs on effect RANDOM_PORT or DEFINED_PORT has on transactions
7 years ago
pulsation
c9faefc562
Clarify docs on effect RANDOM_PORT or DEFINED_PORT has on transactions
...
Previously, when read too quickly, the current note may lead a user to
think that RANDOM_PORT or DEFINED_PORT directly affect transaction
management. This is not the case.
This commit attempts to clarify that the difference in transaction
behaviour is due to transactions being bound to a particular thread
and separate threads being used for the client and server when
tests are making HTTP requests.
Closes gh-9965
7 years ago
Andy Wilkinson
9f9cef1e6b
Merge pull request #9940 from Johnny Lim
...
* gh-9940:
Add more ConditionalOnClass checks in HealthIndicatorAutoConfiguration
7 years ago
Johnny Lim
ee3de15e37
Add more ConditionalOnClass checks in HealthIndicatorAutoConfiguration
...
Closes gh-9940
7 years ago
Andy Wilkinson
dc33ec1ad9
Merge pull request #9914 from Dennis Kieselhorst
...
* gh-9914:
Avoid NPE in AnnotationsPropertySource if getAnnotations returns null
Polish "Avoid NPE in PropertyMappingContextCustomizer"
Avoid NPE in PropertyMappingContextCustomizer
7 years ago
Andy Wilkinson
7967c64d65
Avoid NPE in AnnotationsPropertySource if getAnnotations returns null
...
Closes gh-9914
7 years ago