[go: nahoru, domu]

Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
daggerok committed Oct 15, 2018
1 parent c84ceda commit 410662b
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,28 @@

This repository contains some spring-data playground projects

. link:./spring-data-jpa-count-query-fix/[spring-data-jpa #{#entityName} fix in countQuery]
. link:https://github.com/daggerok/spring-data-mybatis[MyBatis]
. link:https://github.com/daggerok/spring-boot-runtime-datasource-initialization[Runtime DataSource(s) initialization]
. link:redis-store[Kotlin | Redis]
. link:https://github.com/daggerok/spring-5-examples/tree/master/mapdb[MapDB | Spring Webflux]
. link:redis/[redis]
. link:spel/[spring expression language]
. link:querydsl/[QueryDSL]
. link:derby-create-drop/[Derby create-drop auto-ddl]
. link:reactive-redis-webflux/[Reactive Redis]
. link:jpa-data-rest/[derby, h2, hsql, mysql, postgres]
. link:data-event-listener/[spring-data-rest event listening]
//. link:elastic/[spring-data-elasticsearch]
. link:key-value/[kotlin, webflix and spring-data-keyvalue]
. link:key-value-hazelcast/[kotlin and spring-data-hazelcast]
. link:spring-data-history-audit/[spring-data-rest advanced audit]
. link:reactive-data-flow-systems/[reactive data flow systems]
. link:infinispan-example/[Using infinispan data grid]

- link:https://github.com/daggerok/r2dbc-example[GitHub daggerok/r2dbc-example - R2DBC: Reactive JDBC]
- link:./spring-data-jpa-count-query-fix/[spring-data-jpa #{#entityName} fix in countQuery]
- link:https://github.com/daggerok/spring-data-mybatis[MyBatis]
- link:https://github.com/daggerok/spring-boot-runtime-datasource-initialization[Runtime DataSource(s) initialization]
- link:redis-store[Kotlin | Redis]
- link:https://github.com/daggerok/spring-5-examples/tree/master/mapdb[MapDB | Spring Webflux]
- link:redis/[redis]
- link:spel/[spring expression language]
- link:querydsl/[QueryDSL]
- link:derby-create-drop/[Derby create-drop auto-ddl]
- link:reactive-redis-webflux/[Reactive Redis]
- link:jpa-data-rest/[derby, h2, hsql, mysql, postgres]
- link:data-event-listener/[spring-data-rest event listening]
//- link:elastic/[spring-data-elasticsearch]
- link:key-value/[kotlin, webflix and spring-data-keyvalue]
- link:key-value-hazelcast/[kotlin and spring-data-hazelcast]
- link:spring-data-history-audit/[spring-data-rest advanced audit]
- link:reactive-data-flow-systems/[reactive data flow systems]
- link:infinispan-example/[Using infinispan data grid]
TODO:

. link:https://www.youtube.com/watch?v=N8ElAVRecaM[Reactive Data Access with Spring Data - Christoph Strobl, Mark Paluch]
. link:https://www.youtube.com/watch?v=BKYXu25sziI[Under the Hood of Reactive Data Access - Mark Paluch]
- link:https://www.youtube.com/watch?v=N8ElAVRecaM[Reactive Data Access with Spring Data - Christoph Strobl, Mark Paluch]
- link:https://www.youtube.com/watch?v=BKYXu25sziI[Under the Hood of Reactive Data Access - Mark Paluch]

0 comments on commit 410662b

Please sign in to comment.