Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 닌텐도스위치
- game
- Installation
- 요리
- 인그레스
- 설치
- IntelliJ
- Ingress
- 프렌즈런
- 게임
- Java
- OSX
- 포탈
- 카카오
- 필드
- 이마트트레이더스
- 구글
- 맥북
- PERL
- 아이폰
- 맛집
- Python
- 클리어
- Linux
- arduino
- 유튜브
- Mac
- 성과
- Today
- 592
- Total
- 2,386,097
목록2021/01/03 (1)
준호씨의 블로그

freemarker에서 아무 처리를 해 주지 않은 경우 null을 대입해 주면 오류가 발생합니다. freemarker.core.InvalidReferenceException: The following has evaluated to null or missing: ==> user [in template "name" at line 1, column 9] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use when-presentwhen-missing...
개발이야기
2021. 1. 3. 18:41