LoginSignup
1
0

More than 3 years have passed since last update.

Spring Data JPAサンプルプログラム

Posted at

前僕が掲示板というSpring bootサンプルアプリケーションを作った。最近Spring Data JPAの使い方を示すため、以下のことをした

  • リポジトリで直接にJDBCを使うからSpring Data JPAを使うへ
  • ログインの時Spring Data JPAを使ってユーザーデータをもらう

ソースコードはここでダウンロードできる。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0