HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🚀
Random Bit Flip
/
🚀
[2기 - 우기] 3주차 RBF
🚀

[2기 - 우기] 3주차 RBF

주차
SpringBoot Part1
회고일
Apr 11, 2022
참여자
멘토
Property
tag
SpringBoot Part1 RBF
@04.11 22:00~

득윤

  • 다양한 Spring Project Initializing 방식
    • Maven Proj → Add Spring Dependencies
    • spring initializr
      • spring cli
      • intellij spring initializr
      • start.spring.io
  • IOC/DI 의 관계
    • DI는 IOC를 구현하는 방법 중 한가지 - Using DI Container
    • IOC 없는 Pure DI도 존재
    • DI와 DIP
  • Logging Framework의 관계
    • notion image
  • Spring Shell

    승한

    근오

    🚑
    Environment(Properties & Profile)

    현지

    @Component, @Bean, @Configuration 의 차이

    주한