View 환경 설정
스프링 부트에서는 thmeleaf viewName과 자동 매핑을 해주기 때문에 뷰 이름만 리턴해주면 된다!
resources:templates/ +{ViewName}+ .html
Last updated
Was this helpful?
스프링 부트에서는 thmeleaf viewName과 자동 매핑을 해주기 때문에 뷰 이름만 리턴해주면 된다!
resources:templates/ +{ViewName}+ .html
Last updated
Was this helpful?