Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Spring Data & QueryDSL
Search
Casey Watson
June 07, 2013
Programming
1
340
Spring Data & QueryDSL
A short intro to Spring Data and QueryDSL
Casey Watson
June 07, 2013
Tweet
Share
Other Decks in Programming
See All in Programming
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.2k
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
5
1.1k
VS Code Update for GitHub Copilot
74th
2
600
童醫院敏捷轉型的實踐經驗
cclai999
0
210
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
150
ペアプロ × 生成AI 現場での実践と課題について / generative-ai-in-pair-programming
codmoninc
1
12k
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
260
Systèmes distribués, pour le meilleur et pour le pire - BreizhCamp 2025 - Conférence
slecache
0
120
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
0
2.9k
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
1
6.8k
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
3
400
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
740
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Optimizing for Happiness
mojombo
379
70k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
810
It's Worth the Effort
3n
185
28k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Transcript
ReadyTalk spring data querydsl Casey Watson
don’t worry, this wont all be about spring ReadyTalk spring
data & querydsl
here’s why ReadyTalk spring data & querydsl
it’s Fragile ReadyTalk spring data & querydsl
ReadyTalk spring data & querydsl
build. on a solid foundation. ReadyTalk spring data & querydsl
Oliver Gierke Engineer, SpringSource Graeme Rocher Grails Project Lead, SpringSource
spring data ReadyTalk spring data & querydsl
‣ JPA/Hibernate ‣ JDBC ‣ Redis ‣ Mongo ‣ QueryDSL
‣ JDBCTemplate ‣ Hadoop spring data ReadyTalk spring data & querydsl ‣ HBase ‣ Neo4j ‣ Gemfire ‣ Lucene
Repository Business Entity Data Source Client Business Logic repository ReadyTalk
spring data & querydsl Business Entity
None
None
None
None
demo ReadyTalk spring data & querydsl
Timo Westkamper Architect, MYSEMA querydsl ReadyTalk spring data & querydsl
ReadyTAlk spring data & querydsl Type-safe SQL-like queries in Java
‣ SQL ‣ JPA ‣ MongoDB ‣ JDO ‣ SpringData querydsl
ReadyTAlk spring data & querydsl
ReadyTAlk spring data & querydsl select servers.name from servers servers
where servers.id = ? limit ?
ReadyTAlk spring data & querydsl DEMO
ReadyTAlk spring data & querydsl thank you! Questions? https://speakerdeck.com/watsoncj