Mark Paluch
|
1607cc08b7
|
Upgrade to Spring Boot 3.5 RC1.
See #693
|
2025-05-05 10:25:08 +02:00 |
|
Mateusz Chrzonstowski
|
ae7cb66e3f
|
Ensure version update happens in transaction with insert.
Original pull request #687
|
2024-08-23 09:45:03 +02:00 |
|
Jens Schauder
|
c4d1ca270f
|
Demonstrate Schema Generation in Spring Data Jdbc.
This provides the source examples for the upcoming blog post.
Closes #667
|
2023-08-24 12:48:04 -07:00 |
|
Mark Paluch
|
f051de145e
|
Move off deprecated code.
See #659
|
2023-04-24 13:46:08 +02:00 |
|
Marc Wrobel
|
ce994f9ea0
|
Fix typos in documentations.
Fix typos in READMEs, javadoc, comments and code.
Original pull request #642
|
2022-07-29 13:07:11 +02:00 |
|
Mark Paluch
|
86e67a483c
|
Use BeforeConvertCallback to generate entity identifiers.
Related ticket: https://github.com/spring-projects/spring-data-relational/issues/1232
See #636
|
2022-05-19 11:23:01 -05:00 |
|
Jens Schauder
|
092e31e890
|
Adds an example for custom update strategies.
See https://spring.io/admin/blog/4540-spring-data-jdbc-how-do-update-just-the-aggregate-root-instead-of-all-the-referenced-entities
|
2022-01-19 14:59:09 +01:00 |
|
Jens Schauder
|
0bdca5b05c
|
Adds an example how to use caching.
Original pull request #630
|
2021-10-01 15:22:24 +02:00 |
|
Jens Schauder
|
387ca8c6c3
|
Adds examples how to model bidirectional relationships.
Original pull request #629
|
2021-09-22 15:07:16 +02:00 |
|
Jens Schauder
|
22548d45e1
|
Add examples for various way to generate IDs for Spring Data JDBC.
Original pull request #628
|
2021-09-09 15:03:59 +02:00 |
|