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
Badlands Media
7 hours agoDEFCON ZERQ Ep. 016
11,452 watching -
LIVE
Inverted World Live
2 hours agoRats Have Learned to Hunt Bats | Ep. 135
1,717 watching -
2:48:01
TimcastIRL
3 hours agoLIVE Election Coverage: Polling Stations SWATTED, Bomb Threats Called In | Timcast IRL
169K97 -
LIVE
Barry Cunningham
3 hours agoBREAKING NEWS: COUNTDOWN TO COMMUNISM! ELECTION RESULTS SHOW!
2,050 watching -
LIVE
DeVory Darkins
2 hours agoLIVE NOW: 2025 Election results and Exit Polls AMA
883 watching -
LIVE
DLDAfterDark
1 hour agoJust Another Tuesday - In Virginia - The Governor's Race & Glock Talk
78 watching -
3:21:38
The Charlie Kirk Show
4 hours agoJUDGMENT DAY 2025: The Election Results Stream
143K66 -
3:51:07
MattMorseTV
5 hours ago $0.69 earned🔴Election Day LIVE COVERAGE.🔴
67.2K38 -
DVR
Flyover Conservatives
21 hours agoSHOCKING DATA REVEALS: Young Voters Are Done With the Old GOP - Mark Mitchell, Rasmussen Reports | FOC Show
14K12 -
1:15:28
Sarah Westall
4 hours agoGrooming is Protected and Encouraged by the System – Michelle Peterson and Mike Adamovich
15.6K4