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

Merge branch 'main' into refactor/models-change

# Conflicts:
#	src/main/java/com/projet/projetIndu/controllers/LoginController.java
#	src/main/resources/templates/login.html
#	src/main/resources/templates/register.html
parents 2390115f e72d2823
No related branches found
No related tags found
1 merge request!19[feature]models-change+authentification+registration
package com.projet.projetIndu.controllers;
public class AuthController {
}
package com.projet.projetIndu.controllers;
public class DashboardController {
}
package com.projet.projetIndu.dto;
public class RegisterRequest {
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment