cn.sliew.carp.example.javers.repository.entity.Persion Maven / Gradle / Ivy
The newest version!
package cn.sliew.carp.example.javers.repository.entity;
import lombok.Data;
@Data
public class Persion {
private Long id;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy