티스토리 뷰
반응형
<select>
<option>선택해주세요.</option>
<option th:each="tmp : ${tmpList}" th:if="${tmp} == 'ingnoh'" th:text="|허둥 지둥|" th:value="${tmp}"></option>
<option th:each="tmp : ${tmpList}" th:unless="${tmp} == 'ingnoh'" th:text="${tmp}" th:value="${tmp}"></option>
</select>
'Dev.' 카테고리의 다른 글
[Ansible] regexp 및 $(달러) 기호 이스케이프 (0) | 2021.01.05 |
---|---|
[Eureka] Eureka Basic (0) | 2020.12.14 |
[C] 간단한 개발 사이트 (0) | 2020.10.14 |
[Git] Basic (0) | 2020.08.24 |
[Tomcat] Root 페이지 변경하기 (0) | 2020.07.15 |
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- kotlin
- Node.js
- react
- javascript
- Git
- dev
- eureka
- hashicorp
- postgresql
- Spring Cloud Config
- Gradle
- 코딩테스트
- pgloader
- etc
- Puppeteer
- Java
- IntelliJ
- Docker
- Linux
- JPA
- Database
- terraform
- AWS IoT
- mysql
- Vault
- AWS
- jQuery
- shell
- spring boot
- JEST
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함