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
vivafrei
9 hours agoEp. 281: Charlie Kirk; Routh Trial; Charlotte Train; Bolsanaro Defense; SCOTUS & MORE!
10,207 watching -
LIVE
Turning Point USA
1 hour agoWASHINGTON D.C. PRAYER VIGIL FOR CHARLIE KIRK
1,707 watching -
1:35:39
SB Mowing
2 days agoIt took the WHOLE NEIGHBORHOOD to uncover this yards SHOCKING SECRET
45.8K54 -
12:52
ROSE UNPLUGGED
20 hours agoFrom Vision to Legacy: Charlie Kirk
26.5K18 -
1:14:22
Jeff Ahern
4 hours ago $8.58 earnedThe Sunday Show with Jeff Ahern
38.1K27 -
16:37
Professor Nez
5 hours ago🚨Internet MELTS DOWN over JD Vance & Trump BREAKING the Democrats!
40.3K147 -
18:40
itsSeanDaniel
7 hours agoPiers Morgan CALLED OUT and HUMILIATED by Andrew Tate
49.5K268 -
LIVE
Times Now World
2 days agoLIVE: "ON CAM: How the Charlie Kirk Shooter ESCAPED – Shocking New Footage Revealed!"
371 watching -
1:45:51
Game On!
1 day ago $11.36 earnedWise Guys Reveal NFL Week 2 BEST BETS Now
88.5K8 -
26:57
Robbi On The Record
2 days agoMouth Breathing Is Why You’re Exhausted | with Dr. Melanie Silvestrini
62.7K6