개발을 위한 준비/설치 및 설정
spring 간편 설정 (emmet, templates )
bono.html
2022. 8. 30. 15:28
emmet 설정
\${pageContext.request.contextPath }
Templates 설정
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>