Data Structures Even Dolphins Understand (with Java)
dackkuck
Build your coding skills by implementing data structures in Java from the ground up.
입문
Java, data-structure
Spring Boot 3 + PostgreSQL 17 + JPA + MyBatis + Spring Security を 一気に 攻略できる 実践講座!
スプリングブート
Spring MVC
スプリング セキュリティ
インターセプター
マイバティス
JPA
学習対象は
誰でしょう?
Spring Bootを用いたサーバー実装をレイヤーベースではなくドメイン駆動で行う方法を学びたい人
ネイティブクエリの変数バインド済みのロギングインターセプターの実装を学びたい人
プロジェクトを保守しやすい構造と戦略を学びたい人
プロジェクトの統一性を維持する方法を学びたい人
Javaのコメントとロギングを実務でどう活用するのか学びたい人
前提知識、
必要でしょうか?
ジャバ
SQL
JSP
全体
146件 ∙ (25時間 5分)
講座資料(こうぎしりょう):
13. コントローラーの作成
11:17
14. DTOの作成
06:50
16. 共通モデル実装 (1)
21:47
17. 共通モデル実装 (2)
14:16
18. 共通モデル実装 (3)
28:18
19. マップが持つ短所を見てみる
02:27
22. Postmanインストール
00:17
24. URLインターセプターの必要性
01:15
25. URLインターセプターの作成
23:32
全体
3件
5.0
3件の受講レビュー
受講レビュー 5
∙
平均評価 5.0
受講レビュー 1
∙
平均評価 5.0
受講レビュー 15
∙
平均評価 5.0
5
Thank you for releasing such a massive volume at an affordable price. I hope you will create a lecture on implementing payment functions with Spring Boot in the future. I will leave another review after taking the course.
Hello, this is Ttagkkuk. Thank you for purchasing and listening to my lecture. It would be difficult to create a lecture on implementing payment functionality with Spring Boot right away, so I will share my knowledge in writing. For toy project level payment functionality, I recommend using I'mport. Payment involves integration with an external API, and the success and failure logic after payment authentication is important. Validation during the authentication process should always be implemented on the server. If the amount comparison fails, you should follow the failure logic to restore the product quantity and used coupons, and then go to the order failure page. If the validation passes, you should go to the order success page and be able to cancel the order from the My Page. Order cancellation should also restore the product quantity and used coupons. Payment functionality is important for integration, but validation and recovery logic are key!
期間限定セール
¥35
17%
¥6,646
知識共有者の他の講座を見てみましょう!
同じ分野の他の講座を見てみましょう!