Christoph Strobl
15044ff842
Prepare 3.5.8 (2021.0.8).
...
See #2085
2022-01-14 09:47:09 +01:00
Jens Schauder
c7835bc679
Prepare 3.5.7 (2021.0.7).
...
See #2079
2021-11-12 10:26:44 +01:00
Mark Paluch
857a151411
Prepare 3.5.6 (2021.0.6).
...
See #2065
2021-10-18 11:10:49 +02:00
Oliver Drotbohm
2e1223c46c
Polishing.
2021-09-29 16:48:14 +02:00
Oliver Drotbohm
13f6704803
Improve documentation of default response body rendering for POST and PUT requests.
...
Fixes #2063 .
2021-09-29 16:48:11 +02:00
Mark Paluch
d230060360
Prepare 3.5.5 (2021.0.5).
...
See #2051
2021-09-17 09:17:30 +02:00
Jens Schauder
f5df905be5
Prepare 3.5.4 (2021.0.4).
...
See #2045
2021-08-12 11:22:27 +02:00
Jens Schauder
8783074669
Prepare 3.5.3 (2021.0.3).
...
See #2031
2021-07-16 11:34:27 +02:00
Jens Schauder
dc6e317bc2
Updated changelog.
...
See #2031
2021-07-16 11:34:25 +02:00
David Lozano Jarque
a91eb5ae17
Reintroduce link to "Understanding HATEOAS" document.
...
As the "understanding" section is not published any more, move link to Markdown file in the GitHub repository.
Original ticket: DATAREST-1392
2021-07-16 09:16:21 +02:00
Max Brauer
c2f260fb88
Fix incomplete sentence in reference docs of association resources.
...
Fixes #372 .
2021-07-16 09:10:33 +02:00
Thomas Küstermann
bf4b85503a
Update documentation link to Spring HATEOAS's method links
...
Prefer link to official HATEOAS documentation rather than linking to the Github project README.
2021-07-16 09:07:54 +02:00
Joe Greubel
c6007bc06e
Correct resource name in query method section.
...
Fixes #370 .
2021-07-16 08:52:05 +02:00
Jay Bryant
49ee98874f
Wording changes
...
Removed the language of oppression and violence and replaced it with more neutral language.
Note that problematic words in the code have to remain in the docs until the code changes.
Fixes #379 .
2021-07-16 00:11:10 +02:00
Oliver Drotbohm
9b4c1df0d9
Consistent anchor names for headings in documentation.
2021-07-15 16:30:53 +02:00
Mark Paluch
9b432802e2
Prepare 3.5.2 (2021.0.2).
...
See #2012
2021-06-22 15:51:40 +02:00
Mark Paluch
caa4cc0306
Updated changelog.
...
See #2012
2021-06-22 15:51:35 +02:00
Mark Paluch
643638bbcc
Updated changelog.
...
See #2011
2021-06-22 15:29:55 +02:00
Oliver Drotbohm
879671802c
Conclude abbreviated sentence in reference docs.
...
Fixes #2016 .
2021-06-08 15:08:50 +02:00
Mark Paluch
38477d9f49
Prepare 3.5.1 (2021.0.1).
...
See #1999
2021-05-14 12:23:22 +02:00
Mark Paluch
19985b0563
Updated changelog.
...
See #1999
2021-05-14 12:23:18 +02:00
Mark Paluch
b800770633
Updated changelog.
...
See #1998
2021-05-14 12:06:45 +02:00
Kai Toedter
30bb6de79f
Replaced HAL Browser documentation with HAL Explorer documentation.
...
Removed unnecessary CustomPostForm.js from HAL Explorer. HAL Explorer natively supports Spring Profiles. Update link in README.adoc to the HAL Explorer section in the reference docs Correct typo and incorrect description in HAL-Explorer section.
Fixes #2005 .
2021-05-11 16:47:14 +02:00
Mark Paluch
fc75262e5e
Prepare 3.5 GA (2021.0.0).
...
See #1992
2021-04-14 14:18:22 +02:00
Mark Paluch
bf69835fe7
Updated changelog.
...
See #1992
2021-04-14 14:18:18 +02:00
Mark Paluch
f118abcf15
Updated changelog.
...
See #1993
2021-04-14 11:43:34 +02:00
Mark Paluch
26663c3ab6
Updated changelog.
...
See #1987
2021-04-14 11:17:42 +02:00
Mark Paluch
904f99f31d
Updated changelog.
...
See #1988
2021-03-31 18:30:45 +02:00
Mark Paluch
dda2402ac2
Prepare 3.5 RC1 (2021.0.0).
...
See #1976
2021-03-31 17:04:35 +02:00
Mark Paluch
83008b26c1
Updated changelog.
...
See #1976
2021-03-31 17:04:31 +02:00
Mark Paluch
952ec110b0
Prepare 3.5 M5 (2021.0.0).
...
See #1986
2021-03-17 11:17:27 +01:00
Mark Paluch
0b92ac3e34
Updated changelog.
...
See #1986
2021-03-17 11:17:23 +01:00
Mark Paluch
0ffe1f1c3c
Updated changelog.
...
See #1979
2021-03-17 11:03:40 +01:00
Mark Paluch
a649968cc2
Updated changelog.
...
See #1973
2021-03-17 10:35:13 +01:00
Greg L. Turnquist
015335d9ef
Replace RepositoryRestConfigurerAdapter in the ref docs.
...
RepositoryRestConfigurerAdapter was superceded by RepositoryRestConfigurer and its default methods a long time ago. Update the ref docs to properly use the new interface.
Fixes #1983 .
2021-03-16 15:09:59 +01:00
Toon Geens
51206fbffd
Fix RepositoryEntityLinks in the documentation.
...
Replace `RepositoryEntityLinks.linkToSingleResource()` to `RepositoryEntityLinks.linkToItemResource()`.
Fixes #1984 .
2021-03-15 11:29:01 -05:00
Christoph Strobl
466932508d
Prepare 3.5 M4 (2021.0.0).
...
See #1978
2021-02-18 11:24:46 +01:00
Christoph Strobl
e82c066000
Updated changelog.
...
See #1978
2021-02-18 11:24:45 +01:00
Christoph Strobl
488d87e6d8
Updated changelog.
...
See #1975
2021-02-18 11:18:29 +01:00
Christoph Strobl
0b14d0b60b
Prepare 3.5 M3 (2021.0.0).
...
See #1954
2021-02-17 13:59:43 +01:00
Christoph Strobl
b9547f82c7
Updated changelog.
...
See #1954
2021-02-17 13:59:42 +01:00
Christoph Strobl
33b2a06594
Updated changelog.
...
See #1953
2021-02-17 13:49:20 +01:00
Christoph Strobl
93648a4a9e
Updated changelog.
...
See #1918
2021-02-17 11:34:25 +01:00
Christoph Strobl
3fbf991e17
Updated changelog.
...
See #1943
2021-02-17 10:58:24 +01:00
Greg L. Turnquist
0890a0134d
Fix reference docs to use proper RepositoryDetectionStrategy enum values.
...
Closes #1970 .
2021-02-08 11:24:09 -06:00
Greg L. Turnquist
e86cce056b
Drop links to old /understanding pages of spring.io.
...
The spring.io/understanding pages no longer exist, so we need to drop all links to those pages.
Closes #1967 .
2021-02-03 11:21:52 -06:00
Greg L. Turnquist
38e8445046
Update materials to replace JIRA with GitHub issues.
...
Change issue links from JIRA to GitHub issues.
Closes #424 .
2021-01-29 12:46:11 -06:00
René Gielen
f615cc6e18
Reflect Spring HATEOAS 1.0+ API changes in the reference docs.
...
* Response customization
* JSON output customization
Closes #1962
2021-01-25 11:19:20 -06:00
barthr
9d77d0d814
Fix typo in reference docs.
...
Closes #1961
2021-01-25 10:57:35 -06:00
Christoph Strobl
24a7a40d40
Prepare 3.5 M2 (2021.0.0).
...
See #1944
2021-01-13 15:33:34 +01:00