Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

핵심기술

POJO

  • Plain Old Java Object

  • 객체지향 프로그래밍 기법과 언어가 주는 장점인 유연한 설계와 재사용성 활용하여 비즈니스의 복잡성과 변화를 상대함.
  • 객체지향 분석/설계(OOAD, Object Oriented Analysis and Design) 원칙 및 객체지향 프로그래밍(OOP, Object Oriented Programming) 원칙을 참고할 것.

IoC / DI

 

AOP

PSA

  • No labels