mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +00:00
added spring data reference (#3388)
* added spring data reference * satisfy linter Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
80e1e55f59
commit
0aba4d603b
@ -79,6 +79,7 @@
|
|||||||
* [JasperReports](#jasperreports)
|
* [JasperReports](#jasperreports)
|
||||||
* [Spring](#spring)
|
* [Spring](#spring)
|
||||||
* [Spring Boot](#spring-boot)
|
* [Spring Boot](#spring-boot)
|
||||||
|
* [Spring Data](#spring-data)
|
||||||
* [Spring Security](#spring-security)
|
* [Spring Security](#spring-security)
|
||||||
* [Wicket](#wicket)
|
* [Wicket](#wicket)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
@ -1527,6 +1528,11 @@ Kerridge (PDF) (email address *requested*, not required)
|
|||||||
* [Spring Boot Reference Guide](https://docs.spring.io/spring-boot/docs/current/reference/html/) - Phillip Webb et al. ([PDF](https://docs.spring.io/spring-boot/docs/current/reference/pdf/spring-boot-reference.pdf))
|
* [Spring Boot Reference Guide](https://docs.spring.io/spring-boot/docs/current/reference/html/) - Phillip Webb et al. ([PDF](https://docs.spring.io/spring-boot/docs/current/reference/pdf/spring-boot-reference.pdf))
|
||||||
|
|
||||||
|
|
||||||
|
#### Spring Data
|
||||||
|
|
||||||
|
* [Spring Data Reference](https://docs.spring.io/spring-data/jpa/docs/current/reference/html) - Oliver Gierke, Thomas Darimont, Christoph Strobl, Mark Paluch, Jay Bryant
|
||||||
|
|
||||||
|
|
||||||
#### Spring Security
|
#### Spring Security
|
||||||
|
|
||||||
* [Spring Security Reference](http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/) - Ben Alex, Luke Taylor, Rob Winch
|
* [Spring Security Reference](http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/) - Ben Alex, Luke Taylor, Rob Winch
|
||||||
|
Loading…
Reference in New Issue
Block a user