강의

멘토링

로드맵

BEST
Programming

/

Back-end

Spring Boot Concepts and Utilization

Learn how to easily understand the principles and various functions of Spring Boot through coding and use them more actively.

(4.8) 376 reviews

5,517 learners

  • whiteship
Spring
Spring Boot
Java

Reviews from Early Learners

What you will learn!

  • Core principles of Spring Boot

  • Key features provided by Spring Boot

  • Developing web applications using Spring Boot

From Spring Boot's core principles to its features!
Baek Gi-seon's Spring Boot Concepts and Utilization

Spring Boot Concepts and Utilization

What is Spring Boot?

  • The Spring Boot project is a tool that helps you use the Spring Framework more quickly and easily. This course provides a simple way to understand and actively use the various features of Spring Boot.

Learning through coding
Spring Boot's principles and functions

#1.
Spring Boot's
Core Principles

“I only registered this in pom.xml, but where did this dependency come from?”
"Is Spring Boot a server? How does a web application run?"
Have you ever wondered about this when using Spring Boot?
You can solve it in the Spring Boot principles part.

#2.
Spring Boot features
: Core Features

The various features provided by Spring Boot are divided into ‘core features’ and ‘technology integration’ and explained.
Core features such as SpringApplication , external configuration , and logging are the foundation of any Spring Boot application, regardless of the technology it integrates with.

#3.
Spring Boot features
: Technology integration

The various features provided by Spring Boot are divided into ‘core features’ and ‘technology integration’ and explained.
The technical integration part will vary depending on the application you're building. This course primarily covers web MVC , data integration , security , and REST API client usage among the vast technologies supported by Spring Boot.

#4.
Spring Boot
Application deployment

This section describes tools and features that can be useful when deploying Spring Boot applications to a production environment.

This lecture
I recommend this to these people

For those who want to understand how Spring Boot works

For those who want to use the Spring Framework more easily and quickly

For those who want to learn various features of Spring Boot through actual working code.

This lecture
This is what we aim for

  • Understanding Spring Boot's Core Principles
  • Using the main features provided by Spring Boot
  • Developing web applications using Spring Boot
  • Developing applications that integrate with multiple data technologies using Spring Boot.
  • Manage and monitor important information when running Spring Boot applications.

In this lecture
Technologies used


📢 To take this course smoothly,

  • This course assumes you have Java programming experience .
  • This lecture does not cover installing JDK, build tools, or IDE.
  • This course was created using JDK 1.8 and 11, Maven, and IntelliJ.

Recommended for
these people

Who is this course right for?

  • For those who want to understand how Spring Boot works

  • For those who want to use the Spring Framework a little faster and easier

  • For those who want to learn through actual Spring Boot code

Need to know before starting?

  • Java Programming

Hello
This is

92,401

Learners

4,233

Reviews

2,010

Answers

4.8

Rating

20

Courses

네이버와 아마존을 거쳐 현재 Microsoft에서 시니어 소프트웨어 엔지니어로 일하고 있습니다.

아인슈타인은 "교육이란 사실을 가르치는 것이 아니라, 생각할 수 있는 힘을 기르는 것이다."라고 말했습니다. 그리고 저도 그 말에 깊이 공감하며 강의를 만들고 있습니다.

유튜브:
'백기선' 채널에서 개발자 고민 상담 및 개발자에게 유용한 지식 공유
번역: 스프링 및 하이버네이트 관련 서적 다수 번역
저술: 쉽게 따라하는 자바 웹 개발

Curriculum

All

62 lectures ∙ (11hr 58min)

Published: 
Last updated: 

Reviews

All

376 reviews

4.8

376 reviews

  • Taewook Kim님의 프로필 이미지
    Taewook Kim

    Reviews 3

    Average Rating 3.3

    4

    100% enrolled

    나쁘진 않지만 spring io에 있는 내용 번역인거 같아 아쉬웠습니다. ㅠ

    • hanumoka님의 프로필 이미지
      hanumoka

      Reviews 56

      Average Rating 4.4

      5

      100% enrolled

      좋은 강의였습니다. 다른 강좌도 기대됩니다. #단점 1.강의가 가끔 삼천포로 빠짐 2.맥을 안써서 잘 모르겠는데, 왜 타이핑 하는 문자가 화면에 보이게 하시는지 잘 모르겠음. 그것이 너무 눈에 띄어 강의가 산만하게 느껴짐 3.예제 소스코드 제공안함. #장점 위 단점을 무색하게 할 정도로 내용이 좋음. 스프링을 어느정도 아는 상태라면, 쉽게 따라갈 수 있는 커리큘럼으로 구성됨. 응용부분에서 잘 모르는 기술들이 많으나, 나중이 필요하면 간편하게 참고해서 사용할수 있게 설정과 예시가 풍부함. #결론 강사님?의 다른 스프링 강좌도 구매함.

      • Hyunwoo Jeong님의 프로필 이미지
        Hyunwoo Jeong

        Reviews 10

        Average Rating 5.0

        5

        69% enrolled

        SI업체에서 코드몽키로 5년 가까이 지냈는데 프레임워크를 응용하여 컨트롤 하는 경우가 없었습니다. 야근에 주말출근에.. 시간도, 건강도 좋지 못해 시간 나면 휴식하기 바빴습니다. 내일도 야근이니까요.. 화면 설계서 나오면 그냥 컨트롤러 서비스 뷰만 주구장창 만들었네요. 그런데 이번에 이직하면서 REST API 협업을 통해 프레임워크를 깊이 있게 다루게 되었습니다 부족함을 많이 느꼈고 그래서 강의를 수강하게 되었습니다. 야근이 없고 주말 출근이 없으니 강의를 보며 개인 프로젝트를 만들어가는 기쁨이 있네요 강의 내용을 제 프로젝트에 적용하며 수강 했습니다. 매우 효율적인 강의 였습니다. 오류 빵빵 터질 때가 있는데 레퍼런스와 함께 스택오버플로우를 보니 강사님께 따로 질문을 드리지 않아도 해결 되었습니다. REST API도 수강했습니다. 좋은 강의 감사합니다. 예제로만 돌아가는 프로젝트가 아니라 리팩토링이 가능한 자신의 프로젝트에 적용시키며 수강하시면 정말 도움이 많이 됩니다

        • sosigv님의 프로필 이미지
          sosigv

          Reviews 1

          Average Rating 5.0

          5

          42% enrolled

          안녕하세요. 9년차 개발자 입니다. 우선 해당 강좌 너무 잘 듣고 있습니다. 개발이 적성에 안맞나라는 생각을 하게 될때쯤 해당 강좌를 듣고 다시 심장이 두근두근하게 해주셨습니다. 아직 강좌를 듣고 있긴 하지만 다시 자바 개발자로 전향 할 수 있게 도와주셔서 감사합니다. 유튜브도 잘 보고 있습니다. 감사합니다.

          • digitcom님의 프로필 이미지
            digitcom

            Reviews 13

            Average Rating 4.4

            3

            100% enrolled

            강의의 내용이나 설명은 좋으나 실없이 웃는 모습, 강의주제와는 좀 떨어진 주제를 갑자기 진행하는 모습(삼천포?), 준비가 완벽하지 않은 모습들이 보인다. 인프런의 타 강의대비 비싼 강의인데 좀 더 진지했으면 좋겠다.

            $84.70

            whiteship's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!