Skip to content
Snippets Groups Projects
Commit eaf95598 authored by Jessie Ragot's avatar Jessie Ragot
Browse files

Rename HistoryMedical to MedicalHistory

parent 038f885d
No related branches found
No related tags found
1 merge request!19[feature]models-change+authentification+registration
...@@ -11,7 +11,7 @@ import java.time.LocalDate; ...@@ -11,7 +11,7 @@ import java.time.LocalDate;
@Data @Data
@NoArgsConstructor @NoArgsConstructor
@AllArgsConstructor @AllArgsConstructor
class HistoryMedical { class MedicalHistory {
@Id @Id
@GeneratedValue(strategy = GenerationType.IDENTITY) @GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id; private Long id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment