fix master branch

This commit is contained in:
alexandre.iwanesko@gmail.com 2021-12-20 03:08:49 +01:00
parent 85ff1cdf51
commit caa4b2a90c
8 changed files with 11 additions and 76 deletions

View file

@ -1,9 +1,5 @@
server.port 9002
server.port=9002
#Configurations H2
spring.jpa.show-sql=true
spring.h2.console.enabled=true
#défini l'encodage pour data.sql
spring.datasource.sql-script-encoding=UTF-8