Java Spring Boot [2024] Part 1: Intro, Setup, Controller

Published: 26 June 2024
on channel: Peachez Programming
49,936
1k

Join my Patreon:
👉   / peachezprogramming  

LinkTree:
https://linktr.ee/peachezprogramming


FULL PLAYLIST:
   • Java Spring Boot [2024] Part 1: Intro, Set...  

Intelli J download:
(Download the community edition [free])
https://www.jetbrains.com/idea/download/

MySQL Workbench download:
(Download version 8.0.40)
https://dev.mysql.com/downloads/workb...

MySQL Server download:
(Download 8.4.3 LTS [long term support])
https://dev.mysql.com/downloads/mysql/

Mac terminal command to get the mySQL server running:
Sudo /usr/local/mysql/support-files/mysql.server start

Debug mySQL server not running on Mac:
**If not working: I had to use home-brew to fix it.**
type this into the terminal:
brew services restart mysql
https://discussions.apple.com/thread/...

Spring Initializer website:
https://start.spring.io/

MVN repository:
https://mvnrepository.com/artifact/co...


application.properties file:
spring.datasource.url=jdbc:mysql://localhost:3306/nobsv2
spring.datasource.username=root
spring.datasource.password=
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

0:00 Intro
0:52 Setup
5:14 Bootup project
5:53 Explaining the basics of HTTP requests
8:00 Start coding: Controller & return strings
10:4 Return Response Entity
11:00 Move logic to Service class
12:59 Basics of Dependency Injection
13:29 Update to Constructor Injection
13:50 Add interface abstraction on Service Classes

#java #javaframework #learnjava #learntocode #javatutorial #javaforbeginners #springboot #springboottutorial #javaspringboot #backendframework #backend #backendwebdevelopment #controller


On this page of the site you can watch the video online Java Spring Boot [2024] Part 1: Intro, Setup, Controller with a duration of hours minute second in good quality, which was uploaded by the user Peachez Programming 26 June 2024, share the link with friends and acquaintances, this video has already been watched 49,936 times on youtube and it was liked by 1 thousand viewers. Enjoy your viewing!