Il semble que votre connexion n'utilise pas UTF8
Modifier
app_persistance.connection.url=jdbc:mysql://localhost:3306/dentapp
à
app_persistance.connection.url=jdbc:mysql://localhost:3306/dentapp?useUnicode=true&characterEncoding=utf-8
Il semble que votre connexion n'utilise pas UTF8
Modifier
app_persistance.connection.url=jdbc:mysql://localhost:3306/dentapp
à
app_persistance.connection.url=jdbc:mysql://localhost:3306/dentapp?useUnicode=true&characterEncoding=utf-8