4668216-Optimisez-votre-arc.../microservice-paiement/src/main/resources/application.properties
TestAccountsUser 30dc8cbce7 Premier commit
2018-03-11 20:48:28 +01:00

9 lines
No EOL
172 B
Properties

server.port 9003
#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