Andy Wilkinson
44ddfcc7fa
Upgrade copyright headers of all files changed in 2016
9 years ago
Andy Wilkinson
d66bc7b1ee
Merge branch '1.3.x'
9 years ago
Andy Wilkinson
d3074a086c
Increase timeout for startup of embedded Cassandra
...
The integration tests for the Spring Data Cassandra sample application
fail intermittently, apparently due to Cassandra failing to start
within the default timeout period of 10000ms.
In attempt to get the tests to pass reliably, this commit increases
the timeout to 60000ms (1 minute).
9 years ago
Phillip Webb
1cc1fc6431
Use AssertJ in spring-boot-samples
...
See gh-5083
9 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
9 years ago
Spring Buildmaster
504d3e97ba
Next development version
9 years ago
Andy Wilkinson
2aff82bb64
Merge branch '1.2.x'
9 years ago
Spring Buildmaster
8db59059a5
Next Development Version
9 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
9 years ago
Phillip Webb
634bb770b2
Organize imports with new settings
...
See gh-4234
9 years ago
Andy Wilkinson
995ff66eae
Configure m2e to ignore reserve-network-port in Cassandra sample
9 years ago
Stephane Nicoll
01b23c886f
Use random port for Cassandra tests
...
Closes gh-4028
9 years ago
Phillip Webb
c9fb9916b8
Reformat code using Eclipse Mars
9 years ago
Phillip Webb
31f0c837fd
Fix broken Cassandra sample tests
...
See gh-2064
9 years ago
Julien Dubois
c401330901
Add Cassandra support
...
Add auto-configuration support and health checks for Cassandra and
Spring Data Cassandra.
Fixes gh-2064
Closes gh-2214
9 years ago