Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Spring Boot pt. 4: Create mySQL Table, @Entity, @Repository
1 year ago
5
This episodes covers creating a new mySQL table, @Entity annotation in Java, mapping the Java Class to the mySQL table, creating the repository layer, injecting it into our controller and calling the repository findAll() and findById(int) methods.
SQL commands:
USE nobs;
CREATE TABLE product (
id INT AUTO_INCREMENT PRIMARY KEY,
name VARCHAR(255)
description VARCHAR(255)
price DOUBLE,
quantity INT
);
INSERT INTO product (name, description, price, quantity)
VALUES
('Product 1', 'Description for Product 1', 10.99, 100),
('Product 2', 'Description for Product 2', 19.99, 50);
LinkTree:
https://linktr.ee/peachezprogramming
Loading comments...
-
LIVE
Badlands Media
8 hours agoBadlands Daily: June 16, 2025
3,204 watching -
LIVE
Matt Kohrs
8 hours ago🔴[LIVE TRADING] Stocks Bounce, Oil Falls & Breaking Market News || The MK Show
1,495 watching -
LIVE
Wendy Bell Radio
5 hours agoCAPTURED
9,799 watching -
LIVE
LFA TV
12 hours agoLFA TV ALL DAY STREAM - MONDAY 6/16/25
4,613 watching -
4:36
Sugar Spun Run
2 hours agoPink Lemonade
241 -
LIVE
Welcome to the Rebellion Podcast
21 hours ago $2.47 earnedHow was YOUR Weekend - WTTR Podcast Live 6/16
416 watching -
1:12:59
Game On!
16 hours ago $0.90 earnedNBA Finals Game 5 LOCK OF THE CENTURY!
10.1K -
2:03:44
BEK TV
3 hours agoTrent Loos in the Morning 6/16/2025
10.4K -
5:05
Film Threat
22 hours agoROSEANNE BARR IS AMERICA REVIEW | Film Threat
22.7K24 -
LIVE
FyrBorne
11 hours ago🔴Warzone Sniping: Finding The Inner Peace to Make Outrageous Shots
233 watching