Mark Paluch
314e0bb6f4
DATAREST-1408 - Fix typo.
2019-07-29 11:14:58 +02:00
Mark Paluch
0a75f837c1
DATAREST-1408 - Revise readme for a consistent structure.
2019-07-09 11:56:58 +02:00
Mark Paluch
49605b2b1a
DATAREST-1351 - URL Cleanup.
2019-06-05 11:30:39 +02:00
Greg Turnquist
a2c9d5b9fe
DATAREST-1380 - Introduce Jenkins.
2019-05-29 10:05:53 -05:00
Spring Operator
3a0cba94a2
DATAREST-1351 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 395 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0.html with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html ) result 200).
Original Pull Request: #352
2019-03-22 10:51:57 +01:00
Mark Paluch
ebe45bcf1f
DATAREST-979 - Update project documentation with the CLA tool integration.
2017-01-13 11:56:23 +01:00
Mark Paluch
4046f3788e
DATAREST-856 - Integrate version badge from spring.io.
...
Add version badge from spring.io.
2016-07-20 09:14:01 +02:00
Greg Turnquist
ebbe77da5b
DATAREST-450 - Migrate wiki content to reference docs.
...
Scrubbed old format. Lightened up paging section and focus more on "next"/"prev" hypermedia controls and their benefit. Moved several sections under one top level section called "Customizing Spring Data REST". Cleaned up index.adoc to match the style of Spring Data JPA. Removed JSONP section.
Remove embedded entity operations, based on old spring-data-rest-compact media type. Utilized relative leveloffset for each include. Corrected some ALPS mistakes.
Original pull request: #162 .
2015-02-27 10:13:26 +01:00