@EnableWebMvc and LocalDateTime
@Configuration
//@EnableWebMvc - if uncomment this then LocalDateTime will be as arrays
public class WebConfig implements WebMvcConfigurer {
@Configuration
//@EnableWebMvc - if uncomment this then LocalDateTime will be as arrays
public class WebConfig implements WebMvcConfigurer {
Комментарии
Отправить комментарий