Skip to content

Instantly share code, notes, and snippets.

@atsushi-kitazawa
Last active March 18, 2021 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atsushi-kitazawa/fde8c7926a4c415dee3222e1557f587b to your computer and use it in GitHub Desktop.
Save atsushi-kitazawa/fde8c7926a4c415dee3222e1557f587b to your computer and use it in GitHub Desktop.
todo list of my spring boot rest application

TODO

  • Spring Boot のインストール
  • CRUDのRESTAPIを作成する
  • テーブル設計
  • DB選定
  • DBのコンテナ
  • テーブル設計
  • テーブルに対してCRUDするRESTAPIを作成
  • テスト設計
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment