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
In questa pagina del sito puoi guardare il video online Java Spring Boot [2024] Part 1: Intro, Setup, Controller della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Peachez Programming 26 giugno 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 49,936 volte e gli è piaciuto 1 mille spettatori. Buona visione!