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...
-
1:07:42
vivafrei
3 hours agoJack Smith SPIED on GOP Lawmakers? Ottawa Trucker Protest Organizers SENTENCED! & MORE!
92.4K23 -
2:00:50
The Quartering
2 hours agoPam Bondi GRILLED, CIA Coverup, DEI Backfire & Taylor Swift Cancelled!
103K37 -
1:25:13
Awaken With JP
3 hours agoKirk Conspiracies Heat Up, Netflix Castrates Itself, and More!
45.9K30 -
LIVE
The Nunn Report - w/ Dan Nunn
1 hour ago[Ep 764] Jack Smith For Prison | Pritzker Says Ice Lies, Sides w/ Criminals | Guest Sam Anthony
176 watching -
1:48:42
Steven Crowder
7 hours agoDid You Vote for This: Why The Podcast Bros are Turning on Trump
457K518 -
LIVE
The HotSeat
1 hour agoBondi On The Hill + Equitable Grading? We Are Failing Our KIDS!
900 watching -
1:09:25
Winston Marshall
2 hours agoExposing Britain's Digital ID Plan and What’s Coming Next…
28.2K12 -
3:29:52
Barry Cunningham
6 hours agoPRESIDENT TRUMP MEETS WITH CANADIAN PRIME MINISTER MARK CARNEY
44.6K14 -
LIVE
Owen Shroyer
1 hour agoOwen Report - 10-07-2025 - Fake Government Shutdown Gets Real
1,609 watching -
SportsPicks
4 hours agoCrick's Corner: Episode 95
16.7K1