Inflearn brand logo image

Inflearn Community Q&A

123444444's profile image
123444444

asked

Spring MVC Part 2 - Backend Web Development Utilization Technology

bindingResult

Written on

·

370

0

@Controller에는 bindingResult의 message를 국제화하여 messages.properties 한꺼번에 저장을 했는데

REST에서는 spring.messages.basename=messages,errors 를 설정해주어도 안되고 따로 message처리 설정을 해야하나요?

mvcMVCspring

Answer 1

0

yh님의 프로필 이미지
yh
Instructor

안녕하세요. jacomyou님

다음을 참고해주세요^^

https://www.inflearn.com/questions/263918

감사합니다.

123444444's profile image
123444444

asked

Ask a question