eugenesimakin / link-sharing-app

0 stars 0 forks source link

First commit to determine main idea and set base for farther improvements. #10

Closed Washubrnfg85 closed 11 months ago

Washubrnfg85 commented 11 months ago

UserProfileDetails improved to be part of db: @Entity and @Column annotations added. Field links added. UserId added and annotated with @Id annotation.

eugenesimakin commented 11 months ago

Let's just use the same id for both tables (email or "login email").