강의

멘토링

커뮤니티

BEST
Programming

/

Back-end

Spring MVC Part 1 - Core technologies for backend web development

You can understand and master all the web technologies required to develop web applications from the basics. You can understand the core principles and structure of Spring MVC and grow into a more in-depth backend developer.

(5.0) 2,458 reviews

29,970 learners

  • yh
MVC
Spring

Spring MVC lecture opening news and discount notice

hello everyone

The Spring MVC course has finally opened. I sincerely thank everyone who has been waiting for it.

Course link:https://www.inflearn.com/course/spring-mvc-1

Course Objectives

Complete practical web skills required to develop Java backend web applications.

Introduction to the course

Most modern applications are web applications that operate in a web environment. Java backend developers mostly use Spring MVC when developing web applications.

Java backend web technologies, including Spring MVC, have been automating and abstracting so much over the past 20 years, with so many features improved and developed. So developers who have recently started web development are confused about where and how to start because of so many features. And it is difficult to deeply understand and use the context of past developments to provide features in this way.

This lecture goes back 20 years. Starting from Servlet, which can be said to be the foundation of Java web technology, to JSP, MVC pattern, MVC framework, and the birth of Spring MVC, and the latest Spring MVC usage mainly used in practice, we will learn everything step by step by creating code together with you. You can naturally understand the reasons why Daum technology was born due to some inconvenience in the past and what aspects were improved while coding directly . And through the process of developing the MVC framework directly with code, you can deeply understand why the internal structure of Spring MVC is designed this way.

It would take hundreds of hours to explain all Java web technologies. This course is not about explaining everything, but rather about laying the core framework of Java backend web development, and then focusing on the web technologies that are essential for practical use . After completing this course, you will be able to confidently develop Spring backend web applications based on a solid foundation of knowledge.

thank you

Comment