摘要: For example we have tow Entities: package com.virtualpairprogrammers.theater.domain import javax.persistence.* @Entity data class Performance( @Id @Ge 阅读全文
posted @ 2020-11-08 21:18 Zhentiw 阅读(120) 评论(0) 推荐(0)