I got an error while performing the build process
this is my first build
Hi
You can run this program from the IDE ?
Looks like there is a problem in your user.java
@PrePersist
public void prePersist() {
// ???
}
Can you check ?
Regards
Felix
Sorry, user.java does not have “void PrePersist”
I found the error
1 Like