본문 바로가기 메뉴 바로가기

코딩 외않되 ?

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

코딩 외않되 ?

검색하기 폼
  • 분류 전체보기 (70)
    • JAVA (17)
      • 이론 (16)
      • 프로젝트 (0)
    • DATABASE (11)
      • 이론 (11)
      • ORACLE (0)
    • Spring (5)
      • 이론 (5)
    • Github (1)
    • ALGORITHM (34)
  • 방명록

ApplicationContext (1)
[Spring] 스프링 빈 설정파일 ( Spring Bean Configuration File ) - applicationContext.xml 예제

1. src 우클릭 > com.test01 패키지 생성 2. com.test01 우클릭 > New > Other... > Spring Bean Configuration File 생성 완료! 예제로 이해하기 1. 날짜 2020.12.25 출력하기 (java.util.Date 클래스 이용) New > Class > BeanTest.java 생성하고 다음과 같이 작성 BeanTest.java package com.test01; import java.util.Date; public class BeanTest { public BeanTest() { System.out.println("기본 생성자!"); } public BeanTest(Date date) { System.out.println("파라미터 1개 생성자..

Spring/이론 2020. 3. 18. 21:04
이전 1 다음
이전 다음
TAG
  • 스프링
  • POJO
  • static
  • 추상클래스
  • spring
  • bean configuration file
  • tcl
  • 상속
  • ApplicationContext
  • 추상메소드
  • OOP
  • Singleton Pattern
  • 싱글톤패턴
  • 다형성
  • 접근제한자
more
최근에 올라온 글
«   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
Total
Today
Yesterday

Blog is powered by Tistory / Designed by Tistory

티스토리툴바