bogaziciswe / b.w.a.t

Bogazici Web Annotation Tool
MIT License
4 stars 1 forks source link

Use MySQL instead of MongoDB #37

Closed ugurhicyilmam closed 7 years ago

ugurhicyilmam commented 7 years ago

Spring Boot auto configuration for mongoDb does not work if spring data jpa is added to the project. Spring Data JPA eases transactional queries and query generation. We should convert database to MySQL to introduce data jpa to app.