spring.datasource.url= jdbc:mysql://localhost:3306/testdb?useSSL=false spring.datasource.username= root spring.datasource.password= spring.jpa.hibernate.ddl-auto= update # App Properties spring.app.jwtSecret= ======================BezKoder=Spring=========================== spring.app.jwtExpirationMs= 60000 spring.app.jwtRefreshExpirationMs= 259200000