spring.datasource.url=jdbc:mysql://localhost/VotingSystem spring.datasource.username=***REMOVED*** spring.datasource.password=***REMOVED*** spring.jpa.hibernate.ddl-auto=update # Tomcat server.port = 8000