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
The Pete Santilli Show
35 minutes agoOur Memorial & Prayer Vigil For Charlie Kirk - September 15, 2025
432 watching -
UPCOMING
Welcome to the Rebellion Podcast
20 hours agoWhere Do We Go From Here? - WTTR Podcast Live 9/15
250 -
UPCOMING
The Chris Salcedo Show
15 hours agoFALLOUT: Charlie Kirk's Assassination
1.25K1 -
LIVE
The Bubba Army
2 days agoCharlie Kirk's Shooter, Had a Trans BF? - Bubba the Love Sponge® Show | 9/15/25
2,980 watching -
30:31
DeVory Darkins
14 hours ago $4.73 earnedCNN forced to admit the shocking truth about shooter as Fetterman drops bomb on Democrats
6.86K60 -
20:54
Professor Nez
15 hours ago🚨BREAKING: Shooter’s Own Words in Charlie Kirk Case Revealed
1.79K3 -
16:48
itsSeanDaniel
15 hours agoGenius Republican Defends Charlie Kirk and CALLS OUT The Radical Left
2641 -
9:09
Freedom Frontline
15 hours agoFox News Just Showed The Video Biden Never Wanted Seen
4.13K13 -
0:27
historyofboxing
17 hours ago $0.13 earnedThe Cuban Machine… and Deadliest KO Phenom Right Now – David Morrell Jr
1.48K -
38:07
Degenerate Plays
14 hours ago $0.24 earnedWorst Star Wars Character Pranks Us All - Call of Duty: Modern Warfare 3 (2011) : Part 3
3.66K