Skip to content
Snippets Groups Projects
Commit 4cd05028 authored by RAGOT Jessie's avatar RAGOT Jessie
Browse files

Merge branch 'aichatou' into 'main'

Aichatou

See merge request !18
parents 4ca99591 cc651fbf
No related branches found
No related tags found
1 merge request!18Aichatou
spring.application.name=projetIndu
spring.datasource.url=jdbc:mysql://localhost:3306/projet
spring.datasource.url=jdbc:mysql://localhost:3307
spring.datasource.username=root
spring.datasource.password=jessie
spring.datasource.password=mypassword
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.jpa.database-platform=org.hibernate.dialect.MySQL8Dialect
spring.jpa.hibernate.ddl-auto=update
spring.jpa.hibernate.ddl-auto=create
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.format_sql=true
spring.thymeleaf.prefix=classpath:/templates/
......@@ -14,7 +14,5 @@ spring.servlet.multipart.max-file-size=100MB
spring.servlet.multipart.max-request-size=100MB
spring.mvc.hiddenmethod.filter.enabled=true
spring.banner.location=banner.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment