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...
-
14:11
Robbi On The Record
12 hours agoThe Trap of Identity Politics: How Division is Killing America
11.9K21 -
1:29:23
Nerdrotic
11 hours ago $18.03 earnedThe Turning Point | New UFO Video with Michael Collins | Forbidden Frontier #117
78.1K27 -
1:08:26
Sarah Westall
9 hours agoSuicide Pacts forming in Youth Social Media Groups - Discord, Reddit, TikTok w/ John Anthony
72K22 -
2:25:31
vivafrei
19 hours agoEp. 281: Charlie Kirk; Routh Trial; Charlotte Train; Bolsanaro Defense; SCOTUS & MORE!
152K224 -
2:55:38
Turning Point USA
10 hours agoWASHINGTON D.C. PRAYER VIGIL FOR CHARLIE KIRK
96K42 -
35:54
The Mel K Show
10 hours agoMel K & Tim James | Healing is an Inside Job | 9-14-25
71.5K4 -
3:06:33
IsaiahLCarter
13 hours ago $14.04 earnedCharlie Kirk, American Martyr (with Mikale Olson) || APOSTATE RADIO 028
79.8K24 -
16:43
Mrgunsngear
17 hours ago $12.38 earnedKimber 2K11 Pro Review 🇺🇸
57.9K14 -
13:40
Michael Button
1 day ago $3.75 earnedThe Strangest Theory of Human Evolution
52.1K26 -
10:19
Blackstone Griddles
1 day agoMahi-Mahi Fish Tacos on the Blackstone Griddle
36.5K3