Dimas #6

Merged
mirrerror merged 6 commits from dimas into master 2023-09-21 10:36:46 +00:00
Showing only changes of commit 7d334c7c8d - Show all commits

View File

@@ -1,5 +0,0 @@
spring.datasource.url=jdbc:sqlserver://DESKTOP-53DT8GT\\SQLEXPRESS:1433;databaseName=ExpensesApp;user=dimas;password=123321;encrypt=true;trustServerCertificate=true;
spring.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.SQLServer2008Dialect
spring.jpa.hibernate.naming.physical-strategy=com.faf223.expensetrackerfaf.custom.UppercaseStrategy