강의

멘토링

커뮤니티

Programming

/

Back-end

Spring MVC Basics for Non-Majors

Through this lecture, even non-majors can fully understand the concepts and operating principles of the MVC module, which is the core of Spring.

(5.0) 8 reviews

58 learners

  • admin0013
백엔드
mvc
MVC패턴-적용
Spring
MVC
Spring Boot
spring-mvc

Reviews from Early Learners

What you will gain after the course

  • Understanding how web applications work

  • Understanding MVC Model2 Architecture

  • Understanding Spring MVC Components

  • Understanding Spring MVC structure and operating principles

For non-majors
The Complete Guide to Spring MVC

Most IT companies you know develop programs using Spring directly or their own frameworks modified from Spring. Furthermore, public systems operated by the government also use the Spring-based e-government standard framework. Ultimately, without Spring, you can't carry out Java-based projects or operate Java-based systems.

In general, the Spring framework consists of four modules that you will learn sequentially:

- Spring IoC (Inversion Of Control)

- Spring AOP (Aspect Oriented Programming)

- Spring MVC (MoelView Controller)

- Spring ORM (Object Relation Mapping)

Among these, Spring MVC is a technology for implementing web applications using the MVC design pattern. However, because its architecture is so complex and its features are so extensive, accurately understanding and using Spring MVC can be challenging. This course not only provides detailed information on Spring MVC but also broadens your knowledge of the web in general.

I recommend this to these people.

Non-majors who dream of becoming Spring-based backend developers

The Spring Framework is not only conceptually challenging, but also complex and extensive. Therefore, learning Spring is incredibly challenging for non-specialists. The terminology and explanations used by specialists are completely useless to non-specialists.

New developers who need to use Spring right away

It's not easy for new developers to get involved in actual development, and even asking questions of other developers can be challenging. Even when they do ask questions, the answers they receive tend to be limited to formulaic coding patterns or API explanations, rather than concepts or principles. Understanding the concepts, principles, and terminology will help you adapt to the work more easily and quickly.

New or experienced developers who need to operate Spring-based systems

When problems arise during operation, framework-based systems can be difficult to identify. This is because programs rely on the architecture and features provided by the framework. Therefore, understanding Spring's architecture is essential to troubleshooting operational issues.

Lecture Features

Useless grammar and APIs are actually poison. Let's learn only what's necessary through selective focus .

Typically, when developing programs, we frequently use only about 10-20% of the APIs. For example, when developing a web application, HttpServletRequest provides around 40 methods, but we only actually use about 3-5 of them. So, why invest time and effort in learning syntax and methods we won't even use?

This course focuses on learning only the Spring MVC concepts and syntax used in actual projects, thereby increasing efficiency.

As you complete the project , you will learn the grammar and API .

The fragmented examples written while learning grammar and APIs are easily forgotten over time because they lack any connection to one another. Furthermore, it's difficult to understand how the APIs are applied in real-world projects, making the learning process incredibly frustrating. So, while you might have a general understanding of the material during lectures, when you try to build something yourself later, you'll be at a loss as to where to begin.

This course focuses on practical application of grammar and APIs, rather than simply explaining general grammar and APIs. As you progress through the course, you'll naturally develop a bulletin board program based on Spring MVC, and all the functions you develop are interconnected.

The best lecture tailored to the level of non-majors

Programming skills are typically learned from senior developers or expert instructors who have previously studied the technology. However, these senior developers and expert instructors often use their own commonly used terminology and expressions when explaining, making it difficult for non-experts or beginners to understand.

This course explains Spring MVC from the perspective of a non-technical user, as closely as possible. The practical examples are also based on a bulletin board program that anyone can understand. I pride myself on incorporating my extensive experience in training non-technical students into professional developers into this course.

Learn about these things

Section 0: Setting Up a Web Application Lab Environment

You can set up a development environment for web applications.

You can manage Spring-based web application libraries.

Section 1: Creating Business Components

You can develop and operate business components based on Spring IoC.

Business component structure

Section 2: MVC Model1 Architecture

You can understand the structure and features of the MVC Model1 architecture.

You can develop a bulletin board program with CRUD functions by applying the MVC Model1 architecture.

Model1 architecture

Section 3: MVC Model2 Architecture

You can understand the structure and features of the MVC Model2 architecture.

You can develop a bulletin board program with CRUD functions by applying the MVC Model2 architecture.

You can apply EL and JSTL to JSP pages.

Model2 architecture

Section 4: Custom MVC Frameworks

You can build a custom MVC framework that provides an MVC Model2 architecture.

You can develop a bulletin board program with CRUD functionality by applying a custom MVC framework.

Custom MVC Framework Structure

Section 5: Applying the Spring MVC Module

You can understand the structure and features of the Spring MVC module.

You can develop a bulletin board program with CRUD functionality by applying the Spring MVC module.

Spring MVC architecture

Things to note before taking the course

Practice environment

  • Operating System and Version (OS): Windows

  • Tools used: Tomcat (10.1), Eclipse (4.28),

    JDK (Java17:LTS),

    H2(2.2.222)

Learning Materials

  • In the first lecture, you can download the PPT materials needed for the lecture.

  • You can download the completed project source code from the last lecture.

Player Knowledge and Precautions

  • To take this course, you must have basic knowledge of Java Programming and the JDBC API.

  • Please be careful when using the PPT provided with the lecture, as it is copyrighted.

Recommended for
these people

Who is this course right for?

  • Non-major graduates seeking employment as Java-based backend developers

  • A humanities/social sciences student who wants to become a Java-based backend developer

  • New employees who need to develop or operate Spring-based systems

  • Beginner developer who has completed learning Java programming

Need to know before starting?

  • Java Programming Language

  • SQL Basics (Understanding Basic CRUD Queries)

  • JDBC-based DB connection processing

  • HTML-based screen creation

  • Servlet & JSP Programming

Hello
This is

1,373

Learners

117

Reviews

13

Answers

4.9

Rating

21

Courses

https://ssamz.com


About us

  • IT 기업 교육 현장에서 20년 넘게 다양한 학습자들과 호흡하며 IT 관련 교육을 진행한 분야별 최고의 쌤들(SSAMZ)이 모여서 설립한 회사입니다.

  • 쌤즈는 온라인 강의뿐만 아니라 기업 맞춤형 대면 교육을 통한 코칭, 멘토링을 제공하여 소프트웨어 전문가를 꿈꾸는 학생에서부터 현업 개발자, 엔지니어들을 양성하는데 힘쓰고 있습니다.

 

쌤즈가 지향하는 교육

좋은 강의는 강사의 전문성 + 지식 컨텐츠 + 전달 능력에 의해 결정됩니다. 쌤즈는 최고 경력의 전문 강사들의 고품질 컨텐츠를 바탕으로 수강생 눈높이에서 이해하기 쉽도록 전달하는 교육을 지향합니다.


  • 교육 문의 : admin@ssamz.com

 

 

Curriculum

All

54 lectures ∙ (7hr 2min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

8 reviews

5.0

8 reviews

  • jaehyeonbae2602님의 프로필 이미지
    jaehyeonbae2602

    Reviews 4

    Average Rating 5.0

    5

    31% enrolled

    Very good.

    • it04860977님의 프로필 이미지
      it04860977

      Reviews 3

      Average Rating 5.0

      5

      100% enrolled

      It was a great help to explain it in an easy-to-understand way.

      • sylph01055191님의 프로필 이미지
        sylph01055191

        Reviews 4

        Average Rating 5.0

        5

        100% enrolled

        I can feel that you have prepared the lecture thoroughly. It was a lecture that focused on the core that was easy to understand, with clear explanations and not too long. There were some parts where I got stuck in the middle because the environment settings such as tomcat version and dependency were done differently from the instructor, but I thought that solving them is also a developer's ability, so I studied hard and completed the course. I will enjoy the next lecture as well.

        • v2rson1385님의 프로필 이미지
          v2rson1385

          Reviews 5

          Average Rating 5.0

          5

          91% enrolled

          I learned a lot of information by watching the long lecture.

          • lgs9914님의 프로필 이미지
            lgs9914

            Reviews 5

            Average Rating 5.0

            5

            100% enrolled

            $51.70

            admin0013's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!