Commit Graph

606 Commits

Author SHA1 Message Date
Jens Schauder
c981f62aab Polishing.
Fixes a tiny typo.
Comments and formatting to make the important parts more obvious.

Original pull request #624
2021-05-07 10:48:48 +02:00
Mark Paluch
744ee32425 Add example for using Immutables with Spring Data JDBC.
Original pull request #624
2021-05-07 10:48:47 +02:00
Mark Paluch
6e55e3d27a Polishing.
Tweak wording for store and Java requirements.
2021-04-30 11:03:47 +02:00
Oliver Drotbohm
3e71ec637c Switch to jMolecules integrations 0.4.
To allow records to be used as Identifier implementations (xmolecules/jmolecules-integrations#43). Updated MongoDB and JDBC samples accordingly.
2021-04-30 10:54:02 +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
01d78baee2 Polishing.
See #583.
2021-04-30 10:36:25 +02:00
Mark Paluch
cbe9f40219 Migrate Redis examples to JUnit 5.
See #583.
2021-04-30 10:30:07 +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
430643bb47 Switch Neo4j example to use Testcontainers as the Neo4j server isn't Java 16-ready.
See #606.
2021-04-30 10:29:57 +02:00
Mark Paluch
6913f7ec5f Java 16 migration for Geode examples.
See #606.
2021-04-30 10:29:54 +02:00
Mark Paluch
88aabe89e2 Java 16 migration for Redis examples.
See #606.
2021-04-30 10:29:52 +02:00
Mark Paluch
338d9d92ca Java 16 migration for Web examples.
See #606.
2021-04-30 10:29:50 +02:00
Mark Paluch
af86e0219f Java 16 migration for REST examples.
See #606.
2021-04-30 10:29:47 +02:00
Mark Paluch
b9c0e501d7 Java 16 migration for JPA examples.
See #606.
2021-04-30 10:29:44 +02:00
Mark Paluch
743937c45f Merge JPA Java 8 examples with general examples. 2021-04-30 10:29:38 +02:00
Mark Paluch
8c7e85366c Java 16 migration for Elasticsearch examples.
See #606.
2021-04-30 10:29:35 +02:00
Mark Paluch
ead318ce8d Migrate MongoDB to JUnit 5 (except for ClassRule).
See #583.
2021-04-30 10:29:25 +02:00
Mark Paluch
e565f33872 Switch MongoDB samples to records.
See #606.
2021-04-30 10:29:22 +02:00
Mark Paluch
b44dc3dea1 Merge Java 8 samples into basic one. 2021-04-30 10:29:17 +02:00
Mark Paluch
20dfd398c8 Java 16 migration for Map repository examples.
See #606.
2021-04-30 10:29:15 +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
7938ee4cfa Java 16 migration for Cassandra examples.
See #606.
2021-04-30 10:29:04 +02:00
Mark Paluch
23dcae3a17 Switch to records.
See #606.
2021-04-30 10:28:59 +02:00
Mark Paluch
32d118f046 Omit local variable declaration using var.
See #606.
2021-04-30 10:28:51 +02:00
Mark Paluch
3302921a16 Move build and compiler to Java 16.
Closes #606.
2021-04-30 10:28:41 +02:00
Mark Paluch
53ee0fe2b5 Polishing.
Original pull request: #620.
See #583.
2021-04-30 08:46:07 +02:00
divya_jnu08
ce39a53448 Migrate REST examples to JUnit 5.
Original pull request: #620.
See #583.
2021-04-30 08:45:49 +02:00
Greg L. Turnquist
e4f3438122 Polishing. 2021-04-28 10:10:57 -05:00
Mark Paluch
337efb7ce9 Polishing.
Original pull request: #618.
See #583.
2021-04-28 10:18:43 +02:00
divya_jnu08
3270594ff5 Migrate Map examples to JUnit 5.
Original pull request: #618.
See #583.
2021-04-28 10:18:37 +02:00
Mark Paluch
c23d0c6198 Polishing.
Original pull request: #617.
See #583.
2021-04-28 10:18:15 +02:00
divya_jnu08
89ddf2c50b Migrate LDAP examples to JUnit 5.
Original pull request: #617.
See #583.
2021-04-28 10:17:44 +02:00
Mark Paluch
ec8557c7da Update copyright years to 2021.
Closes #616
2021-04-27 14:47:20 +02:00
Mark Paluch
04c9383550 Polishing.
Add author tags. Reduce visibility where applicable. Reformat code.

See #583.
Original pull request: #615.
2021-04-27 14:45:12 +02:00
divya_jnu08
c1d4eb5e6b Migrate JDBC examples to JUnit 5.
See #583.
Original pull request: #615
2021-04-27 14:44:49 +02:00
Mark Paluch
211d1440a2 Polishing.
Tweak Javadoc.

Closes #614.
2021-04-20 16:02:16 +02:00
Christoph Strobl
19b3c92192 Add example for unwrapping objects.
Closes #614.
2021-04-20 16:02:08 +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
Jens Schauder
8f123dcafa Uses BeforeConvertEvent instead of BeforeSaveEvent.
Closes: #599
Original pull request: #601.
2021-04-19 09:29:14 +02:00
Mark Paluch
d47850ad06 Polishing.
See #613
2021-04-19 09:29:14 +02:00
Mark Paluch
162ad7af2f Add example using R2DBC Query by Example.
Closes #613.
2021-04-19 09:29:14 +02:00
Mark Paluch
e5238de37c Adopt to changed in Spring Data REST. 2021-04-19 09:29:14 +02:00
Mark Paluch
b319a9154f Use import.sql instead of data.sql. 2021-04-19 09:29:13 +02:00
Mark Paluch
006e61a341 Upgrade to Flapdoodle 3.0 2021-04-19 09:29:13 +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