LocalTime in Thymeleaf

前端 未结 0 1500

Project Spring-Boot and Thymeleaf There is an entity:

@Entity
public class CarEntity {
    @Id
    private Long id;
    private String name;
    private Local         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题