摘要:
package com.example.university.repo; import com.example.university.domain.Staff; import org.springframework.data.domain.Page; import org.springframewo 阅读全文
posted @ 2020-12-18 04:20
Zhentiw
阅读(124)
评论(0)
推荐(0)
摘要:
package com.example.university.repo; import com.example.university.domain.Staff; import com.example.university.domain.Student; import com.example.univ 阅读全文
posted @ 2020-12-18 04:10
Zhentiw
阅读(243)
评论(0)
推荐(0)
摘要:
Entity: package com.example.university.domain; import javax.persistence.*; import java.util.ArrayList; import java.util.List; /** * JPA Entity represe 阅读全文
posted @ 2020-12-18 03:59
Zhentiw
阅读(118)
评论(0)
推荐(0)

浙公网安备 33010602011771号