Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

스프링 MVC 애플리케이션을 테스트하기 위해 서블릿 컨테이너 없이 fluent API를 테스트할 수 있도록 지원함.

 

 Server-side tests involve use of the DispatcherServlet while client-side REST tests rely on the RestTemplate.

섹션 11.3.6, “스프링 MVC 테스트 프레임워크” 참고

3. 콘텐츠 네비게이션 개선

4. @ControllerAdvice 애노테이션

...