일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- MySQL
- Spring Batch
- redis
- java
- Spring Boot
- JVM
- jsp
- php
- tool
- springboot
- Oracle
- Git
- db
- it
- 요리
- ubuntu
- Gradle
- Spring
- Design Patterns
- IntelliJ
- javascript
- Web Server
- AWS
- elasticsearch
- jenkins
- linux
- ReactJS
- devops
- laravel
- 맛집
Archives
- Today
- Total
아무거나
<![CDATA[ ]]> 사용 이유 본문
반응형
<![CDATA[ ]]> 사용 이유
기호같은 특수문자 때문에 xml형식이 깨질까봐 CDATA로 감싸주는것이다. 즉, 그대로 출력해줌.
반응형
'Java & Kotlin > Java' 카테고리의 다른 글
[Design Pattern] Decorator Pattern (0) | 2019.12.28 |
---|---|
yyyy-MM-dd 형태의 날짜 조회 방법 (0) | 2019.12.26 |
[Design Pattern] Composite Pattern (0) | 2019.12.21 |
[Design Pattern] Bridge Pattern (0) | 2019.12.12 |
[Design Pattern] Abstract Factory Pattern (0) | 2019.12.10 |
Comments