Commit Graph

548 Commits

Author SHA1 Message Date
Oliver Drotbohm
e2b9de4fbb Add Spring Data JDBC example for jMolecules. 2021-03-17 09:43:46 +01:00
Oliver Drotbohm
5197c10e62 #585 - Polishing.
Tabs in pom.xml. Renamed artifact for consistency.
2021-03-17 09:43:43 +01:00
Oliver Drotbohm
8406f3f980 Add jMolecules example for Spring Data MongoDB. 2021-03-17 09:43:41 +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
Mark Paluch
53dc64ecb4 Polishing.
Reformat code. Simplify annotation setup.

See #603
Original pull request: #604.
2021-02-25 09:30:37 +01:00
Jens Schauder
fef817eb22 Adds an example demonstrating the use of Spring Data Envers.
Closes #603
Original pull request: #604.
2021-02-25 09:27:14 +01:00
Jens Schauder
66a78013a3 Polishing
Adding `@author` tags to modified files.
Remove Hamcrest usage.

Original pull request #602
Related tickest #583
2021-01-29 10:56:05 +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
Jens Schauder
64c1eeaf05 Polishing.
Add `@author` tags to changed files.
Remove Hamcrest usage.

Original pull request #602
Related tickest #583
2021-01-29 10:54:35 +01:00
divya_jnu08
6a894d9334 Migrates JPA examples to JUnit 5.
Original pull request #602
Related tickest #583
2021-01-29 10:52:20 +01:00
Mark Paluch
06eed6ec50 Filter spring-issuemaster comments from feedback provided reassignment.
See #595
2021-01-20 14:50:28 +01:00
Mark Paluch
cb38af8aa8 Polishing.
Add author tags. Update copyright years. Tweak method names. Reformat code.

Closes #600
Original pull request: #600
2021-01-19 11:29:58 +01:00
divya_jnu08
20b0c7c490 Add declarative MongoDB aggregation example.
Original pull request: #600.
2021-01-19 11:29:44 +01:00
Mark Paluch
3de30e1117 Filter spring-issuemaster comments from feedback provided reassignment.
See #595
2021-01-14 11:06:16 +01:00
Mark Paluch
cb8a696d43 #596 - Add Java 15 to TravisCI build. 2020-11-23 12:21:56 +01:00
Mark Paluch
96e743f87d #595 - Enable Project automation through GitHub Actions. 2020-11-23 11:49:47 +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
cb38fd8476 #585 - Polishing.
Remove superfluous files. Tweak Javadoc.

Original pull request: #586.
2020-11-19 15:37:40 +01:00
Christoph Strobl
ab71b3eec4 #585 - Add example for (reactive) Repository Metrics.
Original pull request: #586.
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
3d8528b1a5 #590 - Add R2DBC EntityCallback example. 2020-11-19 15:37:40 +01:00
Mark Paluch
80c7229ddc #589 - Add Cassandra reactive SpEL example. 2020-11-19 15:37:39 +01:00
Mark Paluch
2999f7cd24 #588 - Add Cassandra reactive auditing example. 2020-11-19 15:37:39 +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
740522ea07 #582 - Adopt to changes in Spring Data R2DBC 1.2. 2020-11-19 15:37:39 +01:00
Mark Paluch
b6a2754e6a #582 - Adopt to changes in Spring Data Elasticsearch 3.1. 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
Jens Schauder
16fe0db465 #125 - Polishing.
Use AssertJ for assertions.
Adjust copyright.

Original pull request: #126.
2020-11-09 15:24:06 +01:00
Thomas Darimont
322c8b5ba3 #125 - Added example to demonstrate support for JPA 2.1 EntityGraphs.
This demonstrates the use of JPA 2.1 fetch graphs in two ways.
1. By referencing a NamedEntityGraph declared on the Product entity
2. Declaratively defining an entity graph on a repository query method.

Original pull request: #126.
2020-11-09 15:22:33 +01:00
Jens Schauder
01b0a5674a #566 - Fix broken test by searching for the correct name.
Also polishing.
2020-11-09 11:49:21 +01:00
Jesse Friedland
9f6b6f3cbd #566 - Demonstrate custom query on a two entity aggregate.
Based on the discussion at https://stackoverflow.com/questions/52978700/how-to-write-a-custom-query-in-spring-data-jdbc
2020-11-05 17:34:11 +01:00
Patrick Johnson
6564fa8ca6 #587 - Remove use of internal Geode classes in Transactional example. 2020-11-04 14:37:10 +01:00
Mark Paluch
8d0cfc0046 #580 - Add Cassandra examples for optimistic locking. 2020-08-12 15:16:26 +02:00
Mark Paluch
e58140f9b5 #581 - Add Cassandra examples for auditing. 2020-08-12 14:42:03 +02:00
Mark Paluch
174aafb46e #574 - Add build profile for Java 16. 2020-06-17 09:46:42 +02:00
Mark Paluch
104febea4e #509 - Polishing.
Move off deprecated API. Clean up unused gitignore files.
2020-06-16 15:18:27 +02:00
Mark Paluch
d92e7feabc #509 - Favor Spring Boot auto-configuration in Elasticsearch example. 2020-06-16 15:16:29 +02:00
Mark Paluch
3d88c50655 #565 - Re-enable JDBC MyBatis examples after.
Neumann SR1 ships with a fix for the MyBatis integration.
2020-06-16 13:47:43 +02:00
Mark Paluch
9fa92641d2 #573 - Upgrade to Spring Boot 2.3.1. 2020-06-16 13:45:06 +02:00
Mark Paluch
1cd241b44a #553 - Polishing.
Remove version overrides for Elasticsearch. Cleanup dependencies.
2020-05-15 14:21:52 +02:00
Maxim Atanasov
3268a5f415 #192 - Added note about Lombok usage to the README.
Original pull request: #445.
2020-05-15 08:57:52 +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
Jens Schauder
aa29bc5991 #553 - Disable only the broken test not the complete module. 2020-05-15 08:47:59 +02:00