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

Опубликовано: 26 Июнь 2024
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн Java Spring Boot [2024] Part 1: Intro, Setup, Controller длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Peachez Programming 26 Июнь 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 49,936 раз и оно понравилось 1 тысяч зрителям. Приятного просмотра!