Suchilaad / PUSH-D-API

Backend for Healthcare Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUSH-D-API

Backend for Healthcare Project

To Do: Remove IDs from Model Constructors and generated value by Spring be NOT NULL.

Sample application.properties spring.jpa.hibernate.ddl-auto=update spring.datasource.url=jdbc:mysql://localhost:3306/pushd spring.datasource.username=bolleyboll spring.datasource.password=password spring.mail.username= spring.mail.password= spring.mail.properties.mail.smtp.auth=true spring.mail.properties.mail.smtp.starttls.enable=true mail.smtp.starttls.enable=false spring.mail.properties.mail.smtp.starttls.required: true spring.mail.properties.mail.smtp.ssl.enable = true mail.smtp.debug=true spring.mail.port=465 spring.mail.host=smtp.gmail.com

About

Backend for Healthcare Project

License:GNU General Public License v2.0


Languages

Language:Java 100.0%