4668216-Optimisez-votre-arc.../microservice-produits/src/main/resources/application.properties
alexandre.iwanesko@gmail.com 6d87a8fcc1 initial commit
2021-12-12 00:25:40 +01:00

9 lines
No EOL
172 B
Properties

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