Commit Graph

184 Commits

Author SHA1 Message Date
Greg L. Turnquist
d7abdc9588 Upgrade to Spring Boot 2.7.0 GA.
Migrate the README to asciidoctor.

Closes #636.
2022-05-19 11:40:01 -05:00
Mark Paluch
7ae3c21718 Enable Couchbase examples.
See #636
2022-05-19 11:23:01 -05:00
Mark Paluch
b043239eb2 Enable Geode examples.
See #636
2022-05-19 11:23:01 -05:00
Mark Paluch
2eae935af8 Upgrade to Spring Boot 2.7 RC1.
Remove unneeded version properties. Move off deprecated config properties. Adopt to flapdoodle deprecations.

See #636
2022-05-19 11:23:00 -05:00
Mark Paluch
a73d74a76d Polishing.
Move Testcontainer creation into utility.

See #632
2022-05-19 11:23:00 -05:00
Christoph Strobl
a171e33444 Upgrade to Spring Boot 2.6.0-M3. 2022-05-19 11:23:00 -05:00
Oliver Drotbohm
796ea19309 Upgrade to ByteBuddy 1.11.14. 2021-09-01 23:33:15 +02:00
Oliver Drotbohm
d0bcc10780 Upgrade to Spring Boot 2.5.4. 2021-09-01 23:33:00 +02:00
Oliver Drotbohm
d60b4efe92 Upgrade to ByteBuddy 1.11.5. 2021-06-25 17:27:30 +02:00
Oliver Drotbohm
30c07ef82a Upgrade to Spring Boot 2.5.2. 2021-06-25 17:27:05 +02:00
Oliver Drotbohm
6d127783c7 Upgrade to Spring Boot 2.5.1. 2021-06-23 15:19:26 +02:00
Mark Paluch
2de6e0383c Polishing.
Use Awaitility to ensure Cassandra connectivity. Start Cassandra container only once.

See #606.
2021-04-30 10:52:46 +02:00
Mark Paluch
41b4b03469 Polishing.
Reformat code.

See #606.
2021-04-30 10:30:04 +02:00
Mark Paluch
546eda53bd Use KeyValue snapshots until we have a version with the fix available.
See #606.
2021-04-30 10:30:00 +02:00
Mark Paluch
6913f7ec5f Java 16 migration for Geode examples.
See #606.
2021-04-30 10:29:54 +02:00
Mark Paluch
a4c9302780 Java 16 migration for R2DBC examples.
See #606.
2021-04-30 10:29:12 +02:00
Mark Paluch
75e2763054 Use Testcontainers for Cassandra examples.
See #606.
2021-04-30 10:29:07 +02:00
Mark Paluch
3302921a16 Move build and compiler to Java 16.
Closes #606.
2021-04-30 10:28:41 +02:00
Mark Paluch
3d0cad81a1 Upgrade to Spring Boot 2.5.
Closes #607
2021-04-19 09:32:10 +02:00
Mark Paluch
a9ea45ae7d Switch to Spring Boot 2.5 snapshots. 2021-04-19 09:29:14 +02:00
Mark Paluch
0d84662047 Switch to Spring Data 2021.0 snapshots. 2021-04-19 09:29:14 +02:00
Mark Paluch
9e442b766c Remove Solr examples.
Closes #608.
2021-04-19 09:29:13 +02:00
Mark Paluch
0e2afd7d44 Upgrade to Spring Boot 2.5. 2021-04-19 09:29:13 +02:00
Oliver Drotbohm
4bcf378114 Upgrade to Spring Boot 2.4.4. 2021-03-18 21:04:01 +01:00
Oliver Drotbohm
9c3db43d02 Point to latest snapshots in spring-data-next build profile. 2021-03-17 09:43:35 +01:00
Oliver Drotbohm
366cb852ce Upgrade to Spring Boot 2.4.3. 2021-03-17 09:43:27 +01:00
divya_jnu08
9db9632c4b Migrates web examples to JUnit 5.
Original pull request #602
Related tickest #583
2021-01-29 10:55:40 +01:00
Mark Paluch
bca3462aed #594 - Add Maven Central repo as primary Maven repository. 2020-11-20 09:18:33 +01:00
Mark Paluch
3bc7966015 #594 - Inherit dependency version for JUnit 4. 2020-11-20 09:16:36 +01:00
Mark Paluch
a476671e65 #582 - Upgrade to Spring Boot 2.4. 2020-11-19 15:37:40 +01:00
Mark Paluch
2f43534f33 #582 - Upgrade to Spring Boot 2.4 RC1. 2020-11-19 15:37:40 +01:00
Mark Paluch
ec6928f2c3 #582 - Exclude Couchbase samples for now. 2020-11-19 15:37:39 +01:00
Gerrit Meier
fd2dfc8a96 #582 - Fix Neo4j builds. 2020-11-19 15:37:39 +01:00
Mark Paluch
60aa63ee65 #582 - Build against Spring Boot 2.4 snapshots. 2020-11-19 15:37:39 +01:00
Michael Simons
f1ffd424f7 #582 - Adopt to changes in Spring Data Neo4j 6.0. 2020-11-19 15:37:39 +01:00
Mark Paluch
eab698052f #582 - Upgrade to Spring Boot 2.4 M2. 2020-11-19 15:37:39 +01:00
Mark Paluch
174aafb46e #574 - Add build profile for Java 16. 2020-06-17 09:46:42 +02:00
Mark Paluch
9fa92641d2 #573 - Upgrade to Spring Boot 2.3.1. 2020-06-16 13:45:06 +02:00
Mark Paluch
4edfde9432 #553 - Disable Geode examples due to instabilities. 2020-05-15 08:48:01 +02:00
Mark Paluch
5c7950440d #553 - Upgrade to Spring Boot 2.3 GA. 2020-05-15 08:48:01 +02:00
Mark Paluch
005aa56d5d #562 - Polishing.
Reformat code. Remove superfluous @Repository annotation.

Original pull request: #564.
2020-05-14 09:43:29 +02:00
deniswsrosa
fd52cea0e4 #562 - Upgrading to Spring Data Couchbase 4.
Original pull request: #564.
2020-05-14 09:43:20 +02:00
Jens Schauder
038ac0a932 #563 - Adapts JDBC examples to changes in Spring Data JDBC 2.0.
Since SQL Identifiers are now quoted letter casing must be taken into consideration when specifying column names in `@Column` or similar.
Disabled Liquibase which isn't used/configured at all and therefore doesn't work.
Moved application context configurations to use `AbstractJdbcConfiguration`.
2020-05-13 15:54:28 +02:00
Mark Paluch
b3586961a5 #553 - Disable JDBC examples. 2020-05-11 13:36:52 +02:00
Mark Paluch
0f911a3337 #562 - Disable Couchbase examples. 2020-05-11 11:06:26 +02:00
Oliver Gierke
c88ad331c0 #553 - Upgrade to Spring Boot 2.3. 2020-05-11 10:40:05 +02:00
Mark Paluch
5065a04195 #556 - Polishing.
Remove property overrides for Spring Hateoas and Spring Plugin.
2020-03-25 09:03:03 +01:00
Mark Paluch
926b4bc276 #556 - Upgrade to Spring Boot 2.2.5.
Exclude Eclipselink for Java 15 build profile as it isn't compatible with Java 15.
2020-02-27 15:45:12 +01:00
Mark Paluch
574e8891e5 #555 - Polishing.
Extract feature preview into property for easier reuse. Upgrade to Eclipselink 2.7.6.
2020-02-27 11:36:01 +01:00
Mark Paluch
a66b87653f #555 - Upgrade Java versions.
Add build profile for Java 14. Allow failures for Java 15 as we carry dependencies that do not support newer class files. Enable preview features for Java 13-15. Add javax.annotation to Java 9+ profile. Disable geode examples on Java 13+ as test utilities do not propagate feature preview flag until spring-projects/spring-test-data-geode#18 is resolved.
2020-02-27 11:10:12 +01:00