changed username of sql database

This commit is contained in:
2020-11-10 23:30:43 +01:00
parent 3ecfb34e97
commit f108d12beb
9 changed files with 125 additions and 2969 deletions

View File

@@ -1,5 +1,5 @@
spring.datasource.url=jdbc:mysql://localhost/VotingSystem
spring.datasource.username=root
spring.datasource.username=bitecoding
spring.datasource.password=Cr@ckTh15
spring.jpa.hibernate.ddl-auto=update