Commit Graph

2208 Commits

Author SHA1 Message Date
Mark Paluch
eabcfe22df Polishing.
Remove outdated section.

See #2288
2021-02-02 14:40:53 +01:00
Christoph Strobl
7daa5cefd1 Document SpringDataJacksonModules in web support section.
Closes #2288
Original pull request: #2289.
2021-02-02 14:39:42 +01:00
Oliver Drotbohm
24f9983dfc Avoid pre-computing base URI in PagedResourceAssemblerArgumentResolver.
We now avoid the pre-computation of the base URI in PagedResourceAssemblerArgumentResolver as the actual assembler will fall back to using the URI of the current request by default anyway. The latter makes sure that request parameters, that are contained in the original requests appear in links created. If a controller wants to deviate from that behavior, they can create a dedicated link themselves and hand that to the assembler explicitly.

Fixes GH-2173, GH-452.
2021-01-26 10:04:10 +01:00
Mark Paluch
3fc08514b6 Guard potential null dereference in recursive initialization calls.
We now assign the repository field before resolving the persistent entity through the mapping context to avoid a potential NPE caused by a getObject(…) invocation through an application event.

Closes #2068
2021-01-26 09:47:46 +01:00
Mark Paluch
07dad67c38 Fix constructor resolution for Kotlin classes using unsigned types.
We now leniently skip parameter name resolution for types using unsigned types. The issue is caused by Kotlin's DefaultConstructorMarker that doesn't report a parameter name.

Closes #2215
2021-01-18 13:51:47 +01:00
Christoph Strobl
2473a21fed Updated changelog.
See #2258
2021-01-13 15:49:40 +01:00
Christoph Strobl
dce11df425 Updated changelog.
See #2259
2021-01-13 15:16:21 +01:00
Mark Paluch
c5238bc5fb Polishing.
Reuse definitive path flag without recompile the expression.

See #2270
2021-01-12 15:47:22 +01:00
Mark Paluch
44bdb71f88 Correctly unwrap nested JSON array projections.
We now check for double-nesting of JSON path evaluation results when the return type is a collection. If the result is double-wrapped and the nested object is a collection then we unwrap it.

Closes #2270
2021-01-12 15:47:22 +01:00
Mark Paluch
dacda031c4 Upgrade to XMLBeam 1.4.18.
Closes #2269
2021-01-07 14:28:39 +01:00
Mark Paluch
4fe64f2f92 Update copyright year to 2021.
Closes #2268.
2021-01-07 13:43:36 +01:00
Michael Simons
cea340acad Polishing.
See #2263
Original pull request #2267
2021-01-07 11:21:18 +01:00
Mark Paluch
b4ade9ea59 #2263 - Update repository after GitHub issues migration. 2020-12-30 11:45:23 +01:00
Greg L. Turnquist
fe6a143d35 DATACMNS-1841 - Polishing. 2020-12-16 09:56:58 -06:00
Greg L. Turnquist
15dc0ae394 DATACMNS-1841 - Polishing. 2020-12-15 12:28:53 -06:00
Greg L. Turnquist
319a566449 DATACMNS-1841 - Use Docker hub credentials for all CI jobs. 2020-12-15 12:28:32 -06:00
Mark Paluch
410a63b9e8 DATACMNS-1831 - Updated changelog. 2020-12-09 16:47:40 +01:00
Mark Paluch
a9a5824093 DATACMNS-1824 - Updated changelog. 2020-12-09 15:33:20 +01:00
Mark Paluch
fa4ff54934 DATACMNS-1822 - After release cleanups. 2020-12-09 12:41:25 +01:00
Mark Paluch
01d7408fed DATACMNS-1822 - Prepare next development iteration. 2020-12-09 12:41:18 +01:00
Mark Paluch
bf27322ddc DATACMNS-1822 - Release version 2.3.6 (Neumann SR6). 2020-12-09 11:16:20 +01:00
Mark Paluch
ed734d5d55 DATACMNS-1822 - Prepare 2.3.6 (Neumann SR6). 2020-12-09 11:15:54 +01:00
Mark Paluch
7cb7728559 DATACMNS-1822 - Updated changelog. 2020-12-09 11:15:51 +01:00
Mark Paluch
0ce3a1b236 DATACMNS-1821 - Updated changelog. 2020-12-09 09:59:10 +01:00
Mark Paluch
6ec76b5e0d DATACMNS-1837 - Polishing.
Consistent callout indentation. Tweak wording.

Original pull request: #475.
2020-12-01 10:02:15 +01:00
Michael Simons
0949d510d1 DATACMNS-1837 - Add the required override to the example.
The example should be a compilable unit.

Original pull request: #475.
2020-12-01 10:02:15 +01:00
Mark Paluch
ed4b0af063 DATACMNS-1833 - Polishing.
Reformat asciidoc.

Original pull request: #477.
2020-12-01 09:50:29 +01:00
Mark Paluch
a2ab321823 DATACMNS-1833 - Revise documentation for query method keywords.
Original pull request: #477.
2020-12-01 09:50:29 +01:00
Mark Paluch
e534539386 DATACMNS-1823 - Updated changelog. 2020-11-11 12:34:38 +01:00
Mark Paluch
7ec0a181fd DATACMNS-1810 - Updated changelog. 2020-10-28 16:28:00 +01:00
Mark Paluch
815df695af DATACMNS-1797 - After release cleanups. 2020-10-28 14:51:05 +01:00
Mark Paluch
9016e614be DATACMNS-1797 - Prepare next development iteration. 2020-10-28 14:51:02 +01:00
Mark Paluch
5c15c9a36e DATACMNS-1797 - Release version 2.3.5 (Neumann SR5). 2020-10-28 14:34:40 +01:00
Mark Paluch
61920c9b3a DATACMNS-1797 - Prepare 2.3.5 (Neumann SR5). 2020-10-28 14:34:15 +01:00
Mark Paluch
9eebc6fb82 DATACMNS-1797 - Updated changelog. 2020-10-28 14:33:54 +01:00
Mark Paluch
3a5d944a9e DATACMNS-1796 - Updated changelog. 2020-10-28 12:15:05 +01:00
Mark Paluch
ad52dc49bd DATACMNS-1815 - Updated changelog. 2020-10-28 11:32:29 +01:00
John Blum
0df39ac871 DATACMNS-1804 - Correct grammar in Exception messages thrown by Repository classes.
Original pull request: #467.
2020-10-23 17:16:15 +02:00
Alec Landow
512825f46b DATACMNS-1792 - Fixes typos.
Fixes typos in in commons/repositories documentation.

Original pull request: #466.
2020-10-23 17:05:51 +02:00
Jay Bryant
46c322a171 DATACMNS-1816 - Wording changes.
Replace potentially insensitive language with more neutral language.

Original pull request: #451.
2020-10-23 17:05:50 +02:00
Jay Bryant
b3e4af1958 DATACMNS-1814 - Editing pass.
Edited some new content and (I think) some old content that I somehow missed.

Original pull request: #471.
2020-10-16 14:30:32 +02:00
Jay Bryant
7bbc8ed735 DATACMNS-1814 - Fixes missing anchors.
Fixes the problem of the "Using filters" link jumping to the top of
the document. There was another of these ("Configuration") later in
the document, and this commit fixes that one, too.

Original pull request: #470.
2020-10-16 14:27:51 +02:00
Christoph Strobl
d88a7a3c98 DATACMNS-1798 - Updated changelog. 2020-10-14 14:51:36 +02:00
Jens Schauder
9c82a8694c DATACMNS-1807 - Correctly tagging Kotlin code as such in the documentation. 2020-10-02 12:55:58 +02:00
Henning Rohlfs
66b9eab2c0 DATACMNS-1806 - Prevent returning null from Lazy due to concurrency problem.
When accessed concurrently from multiple threads, Lazy.getNullable() could return null unexpectedly.

Original pull request: #468.
2020-09-25 17:02:48 +02:00
Mark Paluch
3b83222f9b DATACMNS-1786 - Updated changelog. 2020-09-16 14:12:03 +02:00
Mark Paluch
55c05d3aec DATACMNS-1787 - After release cleanups. 2020-09-16 12:15:45 +02:00
Mark Paluch
c2e8abcb9a DATACMNS-1787 - Prepare next development iteration. 2020-09-16 12:15:40 +02:00
Mark Paluch
00bb90474e DATACMNS-1787 - Release version 2.3.4 (Neumann SR4). 2020-09-16 11:43:14 +02:00
Mark Paluch
b8a19c45a7 DATACMNS-1787 - Prepare 2.3.4 (Neumann SR4). 2020-09-16 11:42:46 +02:00