본문 바로가기

진이의 Developer Story

검색하기
진이의 Developer Story
프로필사진 JIN3260

  • 분류 전체보기 (70)
    • Java (38)
      • Spring (28)
      • Vert.X (1)
      • JUnit (1)
      • Netty (1)
    • C sharp (1)
    • Script (5)
      • JavaScript (2)
      • jQuery (3)
    • HTML & CSS (3)
      • HTML (2)
      • CSS (0)
    • DBMS (4)
      • Oracle (0)
      • MySQL (2)
    • TOOL (3)
      • Eclipse (3)
    • 리눅스 (0)
      • CentOS (0)
    • 기타 (10)
    • 에뮬레이터 개발일지 (5)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • 애노테이션
  • 연동
  • Jenkins
  • 리니지M
  • 랜선
  • annotation
  • 리니지M 매크로
  • 젠킨스
  • git
  • 모바일게임 매크로
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록annotation (1)

진이의 Developer Story

스트레오타입 애노테이션 정리 (16. 01. 12)

@Autowired와 @Resource 위의 2가지 애노테이션은 모두 의존성 주입을 하는 애노테이션입니다. @Autowired @Resource 패키지 org.springframework.beans .factory.annotation.Autowired javax.annotation.Resource 우선순위 ByType -> ByName ByName -> ByType 비고 @Qualifier와 함께 사용 가능 name 어트리뷰트 public class Person { String name; String job; getter/setter... } person1 programmer person2 teacher (1) @Autowired @Autowired 애노테이션은 IoC 컨테이너에 만들어져있는 bean 을..

Java/Spring 2016. 1. 12. 17:11
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바