It doesn't end with simply creating an application. We'll show you the A-Z of completing a service by linking a backend using Spring Boot and a modern frontend stack using Vue.js.
What you will learn!
Create your own service with Spring Boot + JPA
How to deploy applications using AWS
Creating a blog with Vue.js
Practice-oriented development techniques
Everything a Backend Server Developer Needs to Know
🐯Now it's real!🐯
The moment you watch this lecture, you will be thrown into the wild.
Learn about practice-oriented application development .
You are a software developer who uses technology to deliver value to your customers.
No matter how good a technology is, it is useless if you only learn it and cannot use it.
To grow further, we need to become wild developers.
Developers who learn and finish on their own vs. developers who have developed their own services
Who do you think faced and solved more challenging problems?
"Now that we've gone through the theory, shouldn't we try a practical project?"
Now let's take courage and go into the wild.
Based on this content , you too can gain courage and create your own service!
Job seekers who want to create a portfolio
College students who want to apply what they have learned to practical use
Junior developer with limited practical knowledge
A new developer who still has many difficulties
Have you ever wondered what happens when you code using Spring Boot, JPA, and front-end technologies and create an actual service? You can see what challenges you face from start to finish while developing a blog service.
Through this lecture, you can resolve any questions you may have and create your own portfolio!
1. Create a blog CRUD
Create a CRUD blog API using Spring Boot and JPA. Learn how to verify data and handle exceptions through test cases.
2. Create API documentation
Create API documentation using Spring REST Docs.
3. Registering a project on Github
Register your blog code on Github. Learn briefly about Git commands.
4. Frontend (Vue.js)
We design the blog screen using Vue.js and connect it with the API we created.
💌 Hodolman's content proven by YouTube subscribers! 💌
Q. How is it different from other lectures?
Hodolman's hilarious development show doesn't just show you application development. It tells you what you need to know and consider as a developer to create a service. It also shows you what happens when you deploy a service on AWS by incorporating front-end technology and until it's complete.
Q. What level do I need to be to be able to see it?
A. I recommend this course to those who have a basic understanding of Spring, those who have taken [Toby's Spring Boot - Understanding and Principles], and those who have completed [Kim Young-han's Spring, JPA series] . You should take the basic lecture on the front-end framework to proceed smoothly when creating screens.
Q. How far does it cover?
A. We will proceed with project setup, backend API development, documentation, Git, and screen (Vue.js) production. Please look forward to additionally uploaded bonus videos.
Q. What do I do if I don't understand something while watching a video?
A. Congratulations. You know what you don't know? Now you can look it up on Infraon or Google.
Q. What is Hodolman's hilarious development show?
A. Please think of it as you have come to Hodolman’s personal YouTube channel.
Who is this course right for?
For those who don't have their own program made with Spring
Anyone who needs a portfolio for employment
Anyone scheduled to interview or work next week
Anyone who wants to challenge themselves further as a developer
Need to know before starting?
General web application development fundamentals
Spring boot
JPA
The mindset to become a developer before getting a job
All
102 lectures ∙ (30hr 6min)
are provided.
Show Introduction
04:43
Create a project
06:04
Create a controller
10:32
Data Validation-1
24:10
Data Verification-2
39:46
Edit Post
32:52
Delete post
07:37
Exception handling 1
19:02
Exception handling 2
44:21