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
Practical course to master Spring Boot 3 + PostgreSQL 17 + JPA + MyBatis + Spring Security all at once!
Spring Boot
Spring MVC
Spring Security
Interceptor
MyBatis
JPA
Who is this course right for?
Person wanting to learn domain-based Spring Boot server implementation, not layer-based.
Someone who wants to learn the implementation of a logging interceptor with variable binding for native queries.
A person who wants to learn maintainable project structures and strategies
Someone who wants to learn how to maintain project consistency
Person who wants to learn how to use Java comments and logging in practice
Need to know before starting?
Java
SQL
JSP
All
146 lectures ∙ (25hr 5min)
Course Materials:
All
2 reviews
5.0
2 reviews
Reviews 1
∙
Average Rating 5.0
Reviews 15
∙
Average Rating 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!
Limited time deal ends in 03:45:47
$33.00
23%
$42.90
Check out other courses by the instructor!
Explore other courses in the same field!