У нас вы можете посмотреть бесплатно Spring Boot Shopping Cart Tutorial with MySQL Database, Thymeleaf, Bootstrap and jQuery или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
A complete guide for developing Shopping cart module for an existing Spring Boot web application with the following details: Items in the shopping cart are stored in MySQL database (a customer can put one or more products to his shopping cart). Customers must login to use shopping cart features Shopping cart fundamental actions: add products, remove produts, update quantity of products Shopping cart user interface is fully responsive using HTML 5, Bootstrap 4, jQuery on the client side, and RESTful Webservices with Spring framework on the server side. Technologies: Spring Boot Web & RESTful Webservices Spring Data JPA with Hibernate Spring Security Thymeleaf HTML 5, Bootstrap 4, jQuery MySQL database Software programs: Java Development Kit (JDK) Spring Tool Suite IDE (STS) MySQL Community server & MySQL Workbench I recommend you to take the following course to learn developing a fully functional e-commerce website with Java and Spring Boot: https://www.udemy.com/course/spring-b... - I will help you become Job-ready Java Spring Developer by Learning to Build Real-world Shopping Website with Java and Spring framework. Timestamps 00:07 Features of a Shopping Cart 00:43 Demo an Existing Shopping Website 03:26 UI Design of Shopping Cart Module 04:35 Key Technologies and Software Programs 05:16 Database Entity Relationship Diagram 05:44 Java Class Diagram 07:15 Create New Tables in Database 10:50 Create CartItem Entity Class 15:11 Create CartItemRepository Interface 15:42 Code Unit Tests 25:13 Code List Cart Items by Customer 29:58 Create Shopping Cart Class 31:38 Code Shopping Cart Web Controller 36:54 Code Shopping Cart Web Page 1:05:08 Code Quantity Control 1:24:10 Code Function Add Product to Cart 2:06:50 Update Quantity Control 2:29:49 Code to Remove Product from Shopping Cart 2:50:16 Test Shopping Cart Functionalities #springboot #shoppingcart #ecommerce #java #springframework