본문 바로가기

개발을 위한 준비/설치 및 설정

spring 간편 설정 (emmet, templates )

 

emmet 설정

\${pageContext.request.contextPath }

 

Templates 설정

<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>

 

'개발을 위한 준비 > 설치 및 설정' 카테고리의 다른 글

node js 설치하기  (0) 2022.09.19
spring DB, mybatis 설정  (0) 2022.08.31
Spring MVC 프로젝트 만든 후 설정  (0) 2022.08.30
maven  (0) 2022.08.30
(eclipse spring) 설치하기 2  (0) 2022.08.29