Externalisation de configuration
This commit is contained in:
parent
228f765e52
commit
0ba2b328aa
5 changed files with 25 additions and 3 deletions
|
|
@ -1,10 +0,0 @@
|
|||
spring.application.name=microservice-commandes
|
||||
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue