Thymeleaf1 [Thymeleaf] config에 설정된 url 패턴을 타임리프 src 경로로 설정 WebMvcConfig.java package com.example.photogram.config;import org.springframework.beans.factory.annotation.Value;import org.springframework.context.annotation.Configuration;import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;import org.springframework.web.servlet.resource.PathResourceResolver;@.. 2024. 7. 10. 이전 1 다음