Skip to content

Conversation

@swandevson
Copy link

No description provided.

@msung99 msung99 self-requested a review August 16, 2024 02:57
Copy link

@msung99 msung99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요 지브 ~ 하온입니다. 이번 미션도 고생하셨습니다!

Comment on lines +8 to 13
@Component
public class SpringBean {
public String hello() {
return "Hello";
}
public String hello() {
return "Hello";
}
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

지금 보면서 생각이 들었는데, @Component 를 붙인 클래스와 @Bean 을 붙여서 생성한 스프링 빈의 차이점은 무엇일까요? 🤔

@alreadysons
Copy link

고생하셨습니다!!

Copy link
Member

@dayaelee dayaelee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

목적에 맞게 코드를 잘 작성하신 것 같습니다! 고생하셨습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants