java.time.format.DateTimeParseException: Text [2020-06-08 00:00:00] could not be parsed at index 2

java.time.format.DateTimeParseException: Text '2020-06-08 00:00:00' could not be parsed at index 2 目前用的是springboot。 想用config.properties设定一个LocalDateTime。刚开始随便写了一句:java @Value("${start.time}") private
相关文章
相关标签/搜索