Maybe add thymeleaf?
need to test and add config keycloak
This commit is contained in:
@@ -7,6 +7,4 @@ import sample.data.jpa.metier.Question;
|
||||
|
||||
@Transactional
|
||||
public interface QuestionDao extends JpaRepository<Question, Integer> {
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user