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

preview_player
Показать описание
Join my Patreon:

LinkTree:

FULL PLAYLIST:

Intelli J download:

MySQL Workbench download:

MySQL Server download:

Mac terminal command to get the mySQL server running:

Debug mySQL server not running on Mac:

Spring Initializer website:

MVN repository:

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
Рекомендации по теме
Комментарии
Автор

Here is the link to the full playlist:

peachezprogramming
Автор

When I see the line says "you want to know the basics as soon as possible but with enough detail to not look like an idiot" and Java Spring Boot No Bullshit Guide, I know exactly this is the channel that I am subscribing!

eddiehuang
Автор

It's great that you continue to work on spring boot, thank you so much ❤❤❤

vuilenemoi
Автор

you are the best channel on youtube of teaching programming. I wish my professor at university could mimic a fragtion of your teaching ability <3

hungrycode
Автор

greetings from argentina, you explain in a clear and concise way that makes me enjoy the video, keep it up

enzoaugustomarco
Автор

That's exactly what I've been looking for
Thanks man

essalution
Автор

wow, i just started to watch your spring boot playlist a few days ago and you started making a new playlist? Very cool keep it up ❤

amiraliazimi
Автор

Greetings! Thank you for this, impeccable timing 🤩

morezco
Автор

really like NoBS23, crystal clear tutorial! hope can learn more from this one.

GaryGnahz
Автор

Amazingly clear and concise! Well done, Thank you!

florinbujoreanu
Автор

What is the purpose of creating a separate service class for each of the crud operations? I was previously taught to have separate packages for repositories, services, controllers, etc., and using the example from this video, we would have a single project service interface with our methods and a project service impl which implements the service and contains the business logic. Take my opinion with a grain of salt as we were also using @Autowired. Thanks for this playlist!

michaelharrington
Автор

After watching this what can i watch from the old course ?

ANIMETube
Автор

What are the prerequisites to do this playlist ???

blazer
Автор

Can we use the ssms Microsoft sql server studio?

Onlyretro
Автор

you this is great. but I was wondering, do you know anyone yt channel that's doignt the same thing that you're doing but with ML/AI ?

king-tz
Автор

Will this be continued in a playlist? Also, will this be focusing on service, controller, repository pattern? You deserve much appreciation for all these videos.🙌🙌

mohitsharma
Автор

After watching this what can i watch from the old course ?

ANIMETube