@EnableWebMvc and LocalDateTime


@Configuration

//@EnableWebMvc - if uncomment this then LocalDateTime will be as arrays

public class WebConfig implements WebMvcConfigurer {

Комментарии

Популярные сообщения из этого блога

sql optimizations

OOP Java

CORS another one