Manuel Doninger
7cdc8fe120
Remove superfluous @Repository annotation from examples.
...
Remove the @Repository annotation from interfaces in the examples, since it is not necessary on Spring Data interfaces (and creates a warning log anyway).
Closes #2234
Original pull request #2235
2021-06-15 12:00:42 +02:00
Michael Simons
a9dfa2a25a
Polishing.
...
Original pull request #2229
See #2228
2021-06-09 14:57:41 +02:00
Michael Simons
085c771747
Escape JDBC styled parameters.
...
Closes #2228
Original pull request #2229
2021-06-09 14:57:41 +02:00
Jens Schauder
37879764ea
Fix documenation of entity state-detection strategies.
...
Closes #2230
2021-06-09 11:00:46 +02:00
Mark Paluch
7c339d84e1
Updated changelog.
...
See #2199
2021-05-14 12:36:36 +02:00
Mark Paluch
92a1d13ab4
Updated changelog.
...
See #2197
2021-05-14 12:06:41 +02:00
Mark Paluch
929054a16f
Updated changelog.
...
See #2192
2021-04-14 14:39:59 +02:00
Mark Paluch
06e0b5360c
Updated changelog.
...
See #2193
2021-04-14 11:43:32 +02:00
Mark Paluch
58bc6f9520
Prepare 2.3.9 (Neumann SR9).
...
See #2180
2021-04-14 11:04:07 +02:00
Mark Paluch
9e3a0080ed
Updated changelog.
...
See #2180
2021-04-14 11:04:00 +02:00
Mark Paluch
20d04475e2
Updated changelog.
...
See #2181
2021-03-31 18:30:44 +02:00
Mark Paluch
621fee388e
Updated changelog.
...
See #2178
2021-03-31 17:26:04 +02:00
Mark Paluch
13b10096d1
Updated changelog.
...
See #2153
2021-03-17 11:31:28 +01:00
Mark Paluch
cd0ca6fbaf
Updated changelog.
...
See #2156
2021-03-17 11:03:39 +01:00
Mark Paluch
602f052c92
Prepare 2.3.8 (Neumann SR8).
...
See #2151
2021-03-17 10:21:08 +01:00
Mark Paluch
2036e5df48
Updated changelog.
...
See #2151
2021-03-17 10:21:03 +01:00
Michael Simons
5850bc1506
Improve JavaDoc.
...
Original pull request #2173
2021-03-11 15:53:10 +01:00
Jens Schauder
6e6087780b
Polishing.
...
Made test methods public for JUnit 4.
Original pull request: #436
2021-03-03 11:46:05 +01:00
Jens Schauder
2c8fb8d58c
Polishing.
...
Formatting.
Preferring iterative code of streams.
Adding `@author` tags for previous changes.
Original pull request: #436
2021-03-02 12:21:56 +01:00
Patrice Blanchardie
79b5d5223b
Use left outer joins for nested optionals.
...
Closes #2111
Original pull request #436
2021-03-02 12:21:51 +01:00
Ryan Cloherty
cccc5f7a46
Fixes raw use of JpaSpecificationExecutor in docs.
...
`JpaSpecificationExecutor` was being used without a type being specified. This commit fixes that.
Original pull request #2159
2021-02-23 08:54:09 +01:00
Christoph Strobl
65aa72a864
Updated changelog.
...
See #2155
2021-02-18 11:37:43 +01:00
Christoph Strobl
019b64c8f2
Updated changelog.
...
See #2152
2021-02-18 11:18:25 +01:00
Christoph Strobl
10d759ccb9
Updated changelog.
...
See #2135
2021-02-17 14:20:33 +01:00
Christoph Strobl
e552e73df9
Updated changelog.
...
See #2134
2021-02-17 13:49:15 +01:00
Christoph Strobl
dcf53b52b6
Prepare 2.3.7 (Neumann SR7).
...
See #2118
2021-02-17 11:07:10 +01:00
Christoph Strobl
c4b95407d4
Updated changelog.
...
See #2118
2021-02-17 11:07:00 +01:00
Christoph Strobl
b3919450ef
Updated changelog.
...
See #2117
2021-02-17 10:58:20 +01:00
Jens Schauder
fd773a12d1
Fixes visibility modifier for JUnit 4 test.
...
Closes #2149
2021-02-17 10:17:55 +01:00
Mark Paluch
7d044c22f1
Consider Specification order in composition.
...
We now consider the ordering of left-hand-side and right-hand-side arguments when composing specifications. The primary aspect is consistency so that predicates appear in the actual SQL query in the order they were combined. Most SQL databases tend to reorder the criteria according to the most useful query execution plan. Only special cases tend to follow deferred evaluation when using OR combination.
Resolves #2146 .
2021-02-02 11:57:40 +01:00
Christoph Strobl
aba0d17b13
Updated changelog.
...
See #2119
2021-01-13 15:49:38 +01:00
Christoph Strobl
1b11d6f96f
Updated changelog.
...
See #2120
2021-01-13 15:16:21 +01:00
Mark Paluch
501a0696bf
Update copyright year to 2021.
...
Closes #2133
2021-01-12 11:36:54 +01:00
Jens Schauder
d34e50613d
Update all references to the issue tracker.
...
All references to the issue tracker of Spring projects now lead directly to GitHub.
Original pull request: #2130 .
Closes #2127 .
2021-01-11 14:53:10 +01:00
Jens Schauder
dd5e22dba1
Provide anchors for fourth level sections.
...
Closes #2129
Original pull request #2131
2021-01-07 13:06:49 +01:00
Jens Schauder
45863dc881
DATAJPA-1827 - Polishing.
...
Fixing tests.
Original pull request: #438 .
2020-12-11 11:43:05 +01:00
Mark Paluch
27bb58cc51
DATAJPA-1827 - Polishing.
...
Use ClassUtils.isAssignable(…) to simplify boxed/primitive assignability checks.
Original pull request: #438 .
2020-12-11 11:04:58 +01:00
Mark Paluch
0bef8ce41c
DATAJPA-1827 - Consider wrapper types for Modifying JPA Query Execution.
...
We now consider wrapper types (nullable types, Vavr/Javaslang/Futures) as potential wrappers and inspect the component type of each wrapper to determine the actual method return type.
Original pull request: #438 .
2020-12-11 11:04:58 +01:00
Mark Paluch
2ed950a75f
DATAJPA-1819 - Updated changelog.
2020-12-09 16:47:40 +01:00
Mark Paluch
60d81b7ab9
DATAJPA-1812 - Updated changelog.
2020-12-09 15:33:20 +01:00
Mark Paluch
f686e5b043
DATAJPA-1810 - Prepare 2.3.6 (Neumann SR6).
2020-12-09 11:15:54 +01:00
Mark Paluch
b6310f5556
DATAJPA-1810 - Updated changelog.
2020-12-09 11:15:51 +01:00
Mark Paluch
839c0860c0
DATAJPA-1809 - Updated changelog.
2020-12-09 09:59:10 +01:00
Mark Paluch
c20de3d2f1
DATAJPA-1811 - Updated changelog.
2020-11-11 12:34:37 +01:00
Mark Paluch
a1a5541ae0
DATAJPA-1794 - Updated changelog.
2020-10-28 16:28:00 +01:00
Mark Paluch
c87383554c
DATAJPA-1776 - Prepare 2.3.5 (Neumann SR5).
2020-10-28 14:34:15 +01:00
Mark Paluch
81a311ca99
DATAJPA-1776 - Updated changelog.
2020-10-28 14:33:57 +01:00
Mark Paluch
fb2044077c
DATAJPA-1775 - Updated changelog.
2020-10-28 12:15:04 +01:00
Mark Paluch
3a79a8902a
DATAJPA-1806 - Updated changelog.
2020-10-28 11:32:28 +01:00
Jens Schauder
b6d8f1d66c
DATAJPA-1622 - Polishing.
...
Original pull request: #433 .
2020-10-26 15:06:12 +01:00