Skip to content

[spring-core-1] gib.son(손수환) 미션 제출합니다.#36

Open
swandevson wants to merge 6 commits into
Japring-Study:gib/spring-core-1from
swandevson:gib/spring-core-1
Open

[spring-core-1] gib.son(손수환) 미션 제출합니다.#36
swandevson wants to merge 6 commits into
Japring-Study:gib/spring-core-1from
swandevson:gib/spring-core-1

Conversation

@swandevson

Copy link
Copy Markdown

No description provided.

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

@msung99 msung99 left a comment

Copy link
Copy Markdown

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
Copy Markdown

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 Markdown

고생하셨습니다!!

@dayaelee dayaelee left a comment

Copy link
Copy Markdown
Member

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