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

Rename HistoryMedical to MedicalHistory

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