Commit Graph

12587 Commits

Author SHA1 Message Date
Andy Wilkinson
cc4e8212dc Upgrade to Rxjava2 2.1.1
Closes gh-9659
2017-07-02 18:36:51 +01:00
Andy Wilkinson
2b24ded1c1 Upgrade to Mssql Jdbc 6.2.0.jre8
Closes gh-9658
2017-07-02 18:36:50 +01:00
Andy Wilkinson
3f69b84c43 Upgrade to Json Path 2.3.0
Closes gh-9657
2017-07-02 18:36:50 +01:00
Andy Wilkinson
154837eae4 Upgrade to Cassandra Driver 3.3.0
Closes gh-9656
2017-07-02 18:36:50 +01:00
Andy Wilkinson
6db4330328 Prevent Elasticsearch from configuring Netty's available processors 2017-07-01 10:28:11 +01:00
Stephane Nicoll
c0e06f1b9b Polish 2017-07-01 09:57:05 +02:00
Stephane Nicoll
82860d6a1f Add reference to release notes
Closes gh-9646
2017-07-01 09:55:38 +02:00
Madhura Bhave
b19b515549 Add failure analyzer for invalid config property name
Closes gh-9545
2017-06-30 13:38:21 -07:00
Stephane Nicoll
c40668ecbd Polish 2017-06-30 16:48:45 +02:00
Stephane Nicoll
de2cdd8528 Use lettuce rather than Jedis for actuator tests 2017-06-30 15:44:15 +02:00
Andy Wilkinson
2204dc6f79 Start building against Spring Security OAuth 2.2.0 snapshots
Closes gh-9589
2017-06-30 14:29:56 +01:00
Stephane Nicoll
6e32f49630 Migrate HealthIndicatorAutoConfigurationTests to ContextLoader 2017-06-30 14:52:56 +02:00
Stephane Nicoll
0fcf6a0e51 Allow to specify multiple auto-configs in autoConfigFirst 2017-06-30 14:52:31 +02:00
Stephane Nicoll
f2fe2c4dd5 Polish 2017-06-30 14:08:55 +02:00
Stephane Nicoll
eb4f59094a Fix typo 2017-06-30 11:55:37 +02:00
Stephane Nicoll
158510f1be Add reference to GraphQL starter
Closes gh-8026
2017-06-30 11:05:58 +02:00
Madhura Bhave
18816c33ab Test case to prove binding to collection calls setter
Closes gh-9290
2017-06-29 15:52:21 -07:00
Brian Clozel
915ad47a0e Merge pull request #9637 from rstoyanchev/bismuth-snapshot
Upgrade to Bismuth snapshots
2017-06-30 00:12:46 +02:00
Rossen Stoyanchev
c81532c48a Upgrade to Bismuth snapshots 2017-06-29 16:34:16 -04:00
Madhura Bhave
f6b613b0d4 Merge branch '1.5.x' 2017-06-29 11:33:56 -07:00
Madhura Bhave
a064a52f0b Document health aggregation strategy and default status mappings
Closes gh-9580
2017-06-29 11:31:40 -07:00
Madhura Bhave
4dc5346a6d Merge branch '1.5.x' 2017-06-29 10:50:38 -07:00
Madhura Bhave
528e334e1c Document @EnableWebSecurity behavior when management security disabled
Closes gh-9270
2017-06-29 10:45:17 -07:00
Stephane Nicoll
5ecdee0e1b Polish 2017-06-29 16:15:35 +02:00
Stephane Nicoll
18ba414000 Add test helper to manipulate the ApplicationContext
This commit adds ContextLoader, a test helper that configures an
ApplicationContext that is meant to simulate a particular
auto-configuration scenario.

The auto-configuration, user configuration and environment can be
customized. The loader invokes a ContextConsumer to assert the context
and automatically close the context once it is done.

Concretely, tests can create a shared field instance of that helper with
the shared configuration to increase its visibility and tune the context
further in each test.

If the context is expected to fail, `loadAndFail` allows to optionally
assert the root exception and consume it for further assertions.

This commit also migrates some tests to illustrate the practical use of
the helper

Closes gh-9634
2017-06-29 15:34:10 +02:00
Andy Wilkinson
216c5c2179 Set executable permission on Gradle-built archives that include launch script
Closes gh-9632
2017-06-29 12:45:58 +01:00
Stephane Nicoll
8bfd6e890c Merge pull request #9633 from ZhijunZhao:starter
* pr/9633:
  Add GitHub link for Azure Spring Boot Starters
2017-06-29 10:35:45 +02:00
Zhijun Zhao
715442601c Add GitHub link for Azure Spring Boot Starters
Closes gh-9633
2017-06-29 10:35:21 +02:00
Stephane Nicoll
fd045f0e2f Merge branch '1.5.x' 2017-06-29 10:00:16 +02:00
Stephane Nicoll
7f8a8ba115 Properly handle null package
Closes gh-9621
2017-06-29 09:59:50 +02:00
Stephane Nicoll
41e6037173 Merge pull request #9628 from satamas:master
* pr/9628:
  Polish "Narrow the event types ConfigFileApplicationListener supports"
  Narrow the event types ConfigFileApplicationListener supports
2017-06-29 09:57:58 +02:00
Stephane Nicoll
26b27d41e7 Polish "Narrow the event types ConfigFileApplicationListener supports"
Closes gh-9628
2017-06-29 09:57:41 +02:00
satamas
d26857289c Narrow the event types ConfigFileApplicationListener supports
See gh-9628
2017-06-29 09:29:44 +02:00
Stephane Nicoll
e52a328396 Merge branch '1.5.x' 2017-06-29 09:21:02 +02:00
Stephane Nicoll
c75d78a61a Merge pull request #9629 from htynkn:feature/disable-trimStackTrace
* pr/9629:
  Disable trimStackTrace in surefire plugin
2017-06-29 09:20:51 +02:00
Yunkun Huang
eb299b95c2 Disable trimStackTrace in surefire plugin
Closes gh-9629
2017-06-29 09:20:07 +02:00
Stephane Nicoll
88553ed6f4 Upgrade to build-helper-maven-plugin 3.0.0
Closes gh-9619
2017-06-28 15:23:52 +02:00
Stephane Nicoll
2892039ccd Better tests for datasource initialization
See gh-9528
2017-06-28 10:48:47 +02:00
Stephane Nicoll
4e19c47e78 Fix wrong assertion 2017-06-28 10:31:14 +02:00
Stephane Nicoll
1ba0df99b2 Polish 2017-06-28 09:40:31 +02:00
Madhura Bhave
acaef9c95a Make origin aware system property source
Closes gh-9252
2017-06-27 12:26:30 -07:00
Stephane Nicoll
7275c8795e Merge branch '1.5.x' 2017-06-27 16:59:29 +02:00
Stephane Nicoll
90112559bf Expand doc on @MockBean usage
Closes gh-9609
2017-06-27 16:59:16 +02:00
Stephane Nicoll
531c0708c1 Merge branch '1.5.x' 2017-06-27 16:49:38 +02:00
Stephane Nicoll
d8d156bd1b Improve documentation on EnvironmentPostProcessor
Closes gh-9617
2017-06-27 16:49:14 +02:00
Stephane Nicoll
557361c9e0 Properly set redis password for Cluster and Sentinel config
Closes gh-9583
2017-06-27 15:47:07 +02:00
Stephane Nicoll
1a839d6656 Remove useless cluster check 2017-06-27 15:23:36 +02:00
Stephane Nicoll
1b181b2f34 Upgrade to Tomcat 8.5.16
This commit uses the replacement for deprecated APIs in 8.5.16 to ease
a forward compatibility with Tomcat 9

Closes gh-9611
2017-06-27 14:38:02 +02:00
Andy Wilkinson
88c770486c Merge branch '1.5.x' 2017-06-27 12:03:05 +01:00
Andy Wilkinson
606bc77da0 Upgrade to Tomcat 8.5.16
Closes gh-9611
2017-06-27 11:58:59 +01:00