Git_Lab2/src/main/java/com/example/domain/UserEntity.java

4 lines
59 B
Java

public class UserEntity {
public UserEntity() {
}
}