4668216-Optimisez-votre-arc.../config-server-repo/microservice-produits.properties
2018-03-18 23:56:34 +01:00

17 lines
282 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
management.endpoints.web.expose=info, health, refresh
#Nos configurations
mes-configs.limitDeProduits= 3