강의

멘토링

로드맵

Inflearn brand logo image
BEST
Programming

/

Back-end

Spring Bootの概念と活用

Spring Bootの原理といくつかの機能をコーディングすることで、簡単に理解し、より積極的に使用できる方法を学びます。

  • whiteship
Spring
Spring Boot
Java

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

こんなことが学べます

  • Spring Bootの主な原理

  • Spring Bootが提供する主な機能

  • Spring Bootを使用したWebアプリケーションの開発

スプリングブートの核心原理から機能まで!
白旗船のスプリングブートの概念と活用

Spring Bootの概念と活用

スプリングブートとは?

  • Spring Bootプロジェクトは、Springフレームワークをより迅速かつ簡単に使用できるようにするツールです。このレッスンでは、スプリングブートのさまざまな機能を簡単に理解し、積極的に使用できる方法を提供します。

コーディングを通じて学ぶ
スプリングブートの原理と機能

#1.
スプリングブート
コア原理

「pom.xmlにこれだけ登録したのに、どこでこういう依存性が入ってきたの?」
「スプリングブートがサーバーですか?どのようにWebアプリケーションが動作しているのか?」
スプリングブートを使用するときにこのようなことが気になりましたか?
スプリングブート原理部品で解決できます。

#2.
スプリングブートの機能
: コア機能

スプリングブートが提供するいくつかの機能を「コア機能」と「技術連動」に分けて説明します。
コア機能のうち、 SpringApplication外部設定ロギングなどの機能は、どのテクノロジに連動するかに関係なく、Spring Bootアプリケーションの基盤となる機能です。

#3.
スプリングブートの機能
:技術連動

スプリングブートが提供するいくつかの機能を「コア機能」と「技術連動」に分けて説明します。
技術連携部分は、作成したいアプリケーションによって異なります。このレッスンでは、Spring Bootがサポートする膨大な技術のうち、主にWeb MVCデータ連携セキュリティ、およびREST APIクライアントの使用法について説明します。

#4.
スプリングブート
アプリケーションのデプロイ

Spring Bootアプリケーションをオペレーティング環境にデプロイしたときに便利なツールと機能について説明します。

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

Spring Bootの動作原理を理解したい方

スプリングフレームワークをより簡単かつ迅速に書きたい人

Spring Bootのいくつかの機能を実際に動作するコードで学びたい人

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

  • Spring Bootのコア原理を理解する
  • Spring Bootが提供する主な機能の使用
  • Spring Bootを使用したWebアプリケーションの開発
  • Spring Bootを使用して複数のデータ技術と連携するアプリケーションの開発
  • Spring Bootアプリケーションの運用における重要な情報の管理と監視

この講義では
使用する技術


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

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

こんな方に
おすすめです

学習対象は
誰でしょう?

  • スプリングブートの動作原理を理解したい方

  • スプリングフレームワークを少し早く簡単に書きたい人

  • Spring Bootの実際のコードで学びたい人

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

  • Javaプログラミング

こんにちは
です。

92,242

受講生

4,207

受講レビュー

2,010

回答

4.8

講座評価

20

講座

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

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

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

カリキュラム

全体

62件 ∙ (11時間 58分)

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

受講レビュー

全体

375件

4.8

375件の受講レビュー

  • mdir2kor1148님의 프로필 이미지
    mdir2kor1148

    受講レビュー 3

    平均評価 3.3

    4

    100% 受講後に作成

    It's not bad, but I was disappointed because it seemed to be a translation of the content in spring io. ㅠ

    • hanumoka님의 프로필 이미지
      hanumoka

      受講レビュー 54

      平均評価 4.4

      5

      100% 受講後に作成

      It was a good lecture. I look forward to other lectures. #Cons 1. The lectures sometimes skip over Samcheonpo. 2. I don't use a Mac, so I don't know, but I don't know why the characters I type are shown on the screen. It's so noticeable that the lecture feels distracting. 3. No example source code provided. #Pros The content is good enough to make up for the above cons. If you have some knowledge of Spring, it is organized into a curriculum that is easy to follow. There are many technologies that I don't know well in the application part, but the settings and examples are abundant so that I can easily refer to them later if I need to. #Conclusion I also purchased the instructor's other Spring lectures.

      • hellowoo님의 프로필 이미지
        hellowoo

        受講レビュー 10

        平均評価 5.0

        5

        69% 受講後に作成

        I worked at an SI company for almost 5 years as a Code Monkey, but I never used a framework to control it. I worked overtime and on weekends... I didn't have enough time or health, so I was busy resting whenever I had time. I'm working overtime tomorrow too.. When the screen design came out, I just made a bunch of controller service views. But this time, when I changed jobs, I got to deal with the framework in depth through REST API collaboration. I felt a lot of shortcomings, so I took the course. Since there's no overtime or weekend work, I can enjoy creating personal projects while watching the course. I took the course while applying the course content to my project. It was a very efficient course. There were times when errors would burst out, but when I looked at Stack Overflow with references, I was able to solve it without asking the instructor separately. I also took the REST API course. Thank you for the great course. It will be really helpful if you take the course while applying it to your own project that can be refactored, not just a project that goes through examples.

        • avmyhero8493님의 프로필 이미지
          avmyhero8493

          受講レビュー 1

          平均評価 5.0

          5

          42% 受講後に作成

          Hello. I am a 9-year developer. First of all, I am really enjoying this course. When I was thinking that development was not for me, this course made my heart beat again. I am still taking the course, but thank you for helping me to switch to being a Java developer again. I am also watching YouTube a lot. Thank you.

          • digitcomgisul님의 프로필 이미지
            digitcomgisul

            受講レビュー 13

            平均評価 4.4

            3

            100% 受講後に作成

            The lecture content and explanations are good, but there are some instances of the lecturer laughing without reason, suddenly moving on to topics that are a bit off topic (Samcheonpo?), and not being fully prepared. Compared to other lectures on Inflearn, this is an expensive lecture, so I wish it was a bit more serious.

            ¥12,885

            whiteshipの他の講座

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

            似ている講座

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