code indent in pom.xml with spaces
This commit is contained in:
parent
c1b2a5615a
commit
d59e19051f
@ -14,10 +14,7 @@ public class Person {
|
|||||||
@Id
|
@Id
|
||||||
private int id;
|
private int id;
|
||||||
|
|
||||||
@NotBlank
|
|
||||||
private String username;
|
private String username;
|
||||||
|
|
||||||
@Email
|
|
||||||
private String email;
|
private String email;
|
||||||
|
|
||||||
public int getId() {
|
public int getId() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user