강의

멘토링

커뮤니티

BEST
Programming

/

Back-end

スプリングフレームワークコア技術

このコースはSpring Bootを使用し、Springのコアスキルを学ぶため、Spring Bootベースのプロジェクトを使用している開発者または学生にとって便利なSpringコースです。

  • whiteship
Java
Spring

学習した受講者のレビュー

こんなことが学べます

  • IoCコンテナと空

  • リソース/検証

  • データバインディング

  • SpEL

  • Spring AOP

  • Null-Safety

Spring Bootで学ぶSpring Core API
白機線のスプリングフレームワークコア技術

スプリングフレームワークコア技術

このレッスンでは、スプリングブートを使用してスプリングコア技術を学びます。 Spring Bootが提供するいくつかの機能がSpringのコア技術とどのように関連しているかを理解するのに役立ちます。

スプリングブートを通して学ぶ
スプリングコア技術

Spring Frameworkのバージョンが上がり、さまざまなプログラミング技術と機能が提供されています。しかし、スプリングのコア技術はあまり変わりませんでした。
IoCコンテナ、AOP、およびいくつかのコアAPIは、スプリングをしっかりと支えるディンドルのようなものです。したがって、Springのコア技術を理解することで、Springが提供するJDBC、テスト、MVC関連の機能だけでなく、Spring BootやSpring Data JPAなどの他の多くのSpringプロジェクトも迅速かつ正確に理解できます。

このレッスンでは、Spring IoC(Inversion of Control)コンテナとBean、Spring AOP(Aspect Oriented Programming)について学びます。また、Springが提供する複数の機能の基盤となるResource、Validation、データバインディングなど、Springの複数の抽象APIやNull関連ユーティリティも学習します。


講義紹介

このレッスンでは、スプリングブートを使用してスプリングコア技術を学びます。 したがって、Spring Bootベースのプロジェクトを使用している方に便利です。 Spring Bootが提供するいくつかの機能がSpringの重要な技術とどのように関連しているかを理解することができます。

この講義
こんな方におすすめです

スプリングブートでスプリングを初めて接した方

スプリングコア技術を理解したい方

スプリングコア技術をコーディングで学習したい方

IoC、AOPなどスプリングコアAPIを学びたい方

この講義は
こんなことを目指します

  • IoC、AOP、PSAなどのSpringフレームワークの重要な技術を理解しています。
  • Spring Framework IoCコンテナのさまざまな機能を利用できます。
  • さまざまな方法で Bean を定義し、依存関係を注入できます。
  • Spring AOPを使用してAspectをモジュール化できます。
  • 他にも様々なスプリングコア技術を理解し活用できます。

この講義では
このような特徴があります

このレッスンはIoC、AOP、PSAについて聞いたことがありますが、実際にSpringでコーディングしたことがないか、コア技術を理解せずにMVCでWebアプリケーションを開発してきた方を対象としています。コア技術の紹介と理解を中心に説明するだけで、深く扱うことはありません。深化学習をご希望の方には不適切な講義です。

📢この講義を円滑に受講するために

  • このレッスンはJavaプログラミングの経験があると仮定して行われます。
  • このレッスンでは、JDK、ビルドツール、IDEのインストールについては説明しません。
  • この講義はJDK 1.8と11、Maven、IntelliJを使って作成しました。

関連講義

Spring Bootの概念と活用

  • Spring Bootのさまざまな機能を理解し、使い方を習得するための講義です。 Spring Bootを学びたい人に役立ちます。

Spring Data JPA

  • Java Persistence API(JPA)をより使いやすくするために、複数の機能を提供するSpring Data JPAについて学びます。

こんな方に
おすすめです

学習対象は
誰でしょう?

  • スプリングブートでスプリングを初めて接した方

  • スプリングコア原理をコーディングで身につけたい方

  • IoC、AOPなどスプリングコアAPIを学習したい方

前提知識、
必要でしょうか?

  • Javaプログラミング体験

  • JDK、ビルドツール、IDEのインストール

こんにちは
です。

92,450

受講生

4,236

受講レビュー

2,010

回答

4.8

講座評価

20

講座

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

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

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

カリキュラム

全体

23件 ∙ (4時間 53分)

講座掲載日: 
最終更新日: 

受講レビュー

全体

405件

4.8

405件の受講レビュー

  • lisp001159님의 프로필 이미지
    lisp001159

    受講レビュー 1

    平均評価 3.0

    3

    100% 受講後に作成

    Not a bad lecture to get an overall feel for Spring It is honestly disappointing that the lectures are not prepared in advance, but explained as they are from reference documents and proceed through code examples that come to mind at the time. Because of this, the progress is not very smooth, so it is hard to say that it is good for beginners who have never studied Spring separately. It is not easy to understand after listening to it once, so you may have to read it 2-3 times. It is not bad for just getting used to the flow, but it is not very deep either. However, among the instructors who teach Spring online, the explanations are easy and detailed, so I paid after completing the Spring introductory lecture, but I think I will have to think about whether to listen to the connected lectures in the future.

    • dajeik4271185님의 프로필 이미지
      dajeik4271185

      受講レビュー 1

      平均評価 5.0

      5

      100% 受講後に作成

      Mr. Baek Gi-seon! I watched it so informatively~ Honestly, I didn't study Spring properly and develop it. I developed it by looking at the developed source code and guessing (...reflection...😔) Mr. Gi-seon, I was reading the Spring Boot reference on YouTube, but I was about to give up because I didn't know much... but I saw a lecture that was distributed for free and watched it. As I watched the free lecture and learned little by little, I wanted to know more! After watching the lecture and going to work, every day feels like a different source code. I also saw the areas for improvement, so I'm writing them down in my notes. (I think it will have a positive effect on my evaluation😉) Thank you so much. I'm going to keep listening to other lectures~ And I'm so grateful for the discount~^^ I'll work hard to become a developer who knows and develops~!!

      • it09771507님의 프로필 이미지
        it09771507

        受講レビュー 4

        平均評価 3.5

        3

        100% 受講後に作成

        Technical Difficulty: Not Very Lecture Preparation Materials: Not Very Lecture Description: Not Very

        • jiwon27720054님의 프로필 이미지
          jiwon27720054

          受講レビュー 1

          平均評価 5.0

          5

          100% 受講後に作成

          It was a great help in understanding Spring Core. I was assigned to create an operational tool using Spring MVC at my company, so I had to study Spring in a hurry. I listened to this lecture and the Spring Boot lecture together, and it was a great help in grasping the framework of Spring and Spring Boot. After taking about 75% of the Spring Boot lecture, I listened to the Core lecture, and I was able to understand the Spring Boot content that came up here and there, which was good. I will take the remaining 25% of the Spring Boot lecture and leave a review. p.s. I am a junior of juniors who joined Naver a little over 10 months ago. I am a newbie, so I have a lot to study, but I am studying a lot by watching Giseon's YouTube and Inflearn lectures. Thank you!

          • henu님의 프로필 이미지
            henu

            受講レビュー 9

            平均評価 5.0

            5

            100% 受講後に作成

            As a beginner in the Spring Framework, it was good to be able to look at the core technologies of the framework in general. It was a really satisfying lecture because I was able to acquire additional knowledge by asking questions after learning about things I was curious about. Thank you for your hard work. Now I will have to study again through the book and review the lecture.

            ¥6,808

            whiteshipの他の講座

            知識共有者の他の講座を見てみましょう!

            似ている講座

            同じ分野の他の講座を見てみましょう!