250x250
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 |
Tags
- error
- IntelliJ
- 오픈소스
- Eclipse
- jpa
- spring
- SpringBoot
- MySQL
- 문서
- ubuntu
- STS
- JDBC
- PostgreSQL
- maven
- Docker
- oracle
- Source
- git
- Core Java
- Python
- Thymeleaf
- Open Source
- AJAX
- Tomcat
- 설정
- Exception
- JavaScript
- Spring Boot
- MSSQL
- myBatis
Archives
- Today
- Total
목록backwards compatibility purposes (1)
헤르메스 LIFE
[Thymeleaf] Fragment expression "layout/basic" is being wrapped as a Thymeleaf 3 fragment expression (~{...}) for backwards compatibility purposes
Thymeleaf 화면에서 아래와 같은 WARN 이 발생되었습니다. " 'layout/basic' 라는 표현식이 Thymeleaf 3 표현식에 맞지 않는다. 이전 버전과의 호환성을 위해 ~{...} 로 변경해라"라는 내용으로 보여집니다. 친절하게 이슈를 처리할 수 있는 issues 페이지 링크를 보여주기까지 하는군요. WARN 23-06-17 23:04:010[http-nio-9999-exec-1] [1;35m[▶ nz.net.ultraq.thymeleaf.expressionprocessor.ExpressionProcessor.fromCache ◀][0;39m[318]: - Fragment expression "layout/basic" is being wrapped as a Thymeleaf 3 fr..
Exception
2023. 6. 17. 23:25