-
posts
-
6. Spring Boot Validation
-
Custom Annotation
개발자가 정의할 수 있는 코드의 동작에 직접 영향을 줄 수 있는 메타데이터를 보자.
-
1.5 Resource Management
-
1.4 Operating System Operations
모든 컴퓨터 시스템의 구조를 보았기 때문에, 아래의 운영체제에 대해 상세히 살펴본다.
-
1. TDD Definition
실무에 근거하여 Test-Driven Development 의 탄생과 개념을 본다.
-
5. Spring Boot Application Logging Customizing with Log4j2
-
1.3 Computer System Architecture
컴퓨터 시스템은 프로세서의 수와 배치 구조에 따라 다양한 아키텍처로 구분된다. 본 글에서는 단일 프로세서 시스템부터 멀티프로세서, 클러스터 시스템까지 주요 구조를 체계적으로 살펴본다.
-
1.2.3 I/O Structure
-
1.2.2 Storage Structure
컴퓨터의 데이터 저장이 어떻게 되는지 전반적인 구조를 본다.
-
보조. Component
-
4. Spring Boot Application Initialization
-
Lombok
-
Nested Class
-
3. Spring Boot Custom Property
-
1.2.1 Interrupts
컴퓨터 시스템의 구조 전반이 어떻게 생겨 먹었는지, 그리고 어떻게 돌아가는지 살펴본다.
-
1.1 What Operating Systems Do
Operating System 이 컴퓨터에서 어떤 역할을 하는지 본다. 이 글이 우리 학과 학생들에게 도움이 됐으면 한다.
-
보조. Bean 이란
Bean 개념 설명 및 사용법
-
2. Spring Boot Configuration
Spring Application 구성 정보 설정 및 properties 파일 세팅
-
1. Spring Boot 처음 시작하기
Spring Boot 기본 설명
Developer.