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...
-
4:34
Legal Money Moves
5 days agoThe AI Panic: Are You Next?
16.6K10 -
25:41
Robbi On The Record
2 days ago $40.65 earnedThe Billion-Dollar Lie Behind OnlyFans “Empowerment” (Her Testimony Will Shock You) | part II
56.9K61 -
1:06:09
Man in America
19 hours agoExposing HAARP's Diabolical Mind Control Tech w/ Leigh Dundas
80K85 -
1:47:16
Tundra Tactical
15 hours ago $114.95 earnedGlock Interview From Beyond The Grave//Whats the Future of Home Training??
65.2K12 -
2:16:35
BlackDiamondGunsandGear
13 hours agoEBT Apocalypse? / Snap Down SHTF / After Hours Armory
33.6K13 -
14:05
Sideserf Cake Studio
1 day ago $19.88 earnedHYPERREALISTIC HAND CAKE GLOW-UP (Old vs. New) 💅
73.8K14 -
28:37
marcushouse
1 day ago $12.96 earnedSpaceX Just Dropped the Biggest Starship Lander Update in Years! 🤯
42.2K19 -
14:54
The Kevin Trudeau Show Limitless
4 days agoThe Hidden Force Running Your Life
129K28 -
2:16:35
DLDAfterDark
14 hours ago $16.79 earnedIs The "SnapPocalypse" A Real Concern? Are You Prepared For SHTF? What Are Some Considerations?
40.7K15 -
19:58
TampaAerialMedia
1 day ago $11.29 earnedKEY LARGO - Florida Keys Part 1 - Snorkeling, Restaurants,
52.4K24