Premier commit
This commit is contained in:
commit
30dc8cbce7
43 changed files with 1979 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue