/We_at_her

First practice project at Eleks, Ternopil

Primary LanguageJava

We_at_her -> We|at|her

First practice project at Eleks, Ternopil

Weather related project


Materials used:

  1. Spring Boot Quick Start YouTube playlist
  2. Spring MVC + Spring Data JPA + Hibernate - CRUD Sample Project YouTube video
  3. Hibernate 5 XML Configuration Example - DZone Java Guide
  4. java - Invalid syntax error "type= MyISAM" in DDL generated by Hibernate - Stack Overflow Answer
  5. java - Spring Boot: Unable to configure - Stack Overflow Answer
  6. java - Failed to auto-configure a DataSource: 'spring.datasource.url' - Stack Overflow Answer
  7. Entity To DTO Conversion for a Spring REST API | Baeldung article
  8. Spring Boot CRUD Tutorial with Spring MVC, Spring Data JPA, ThymeLeaf, Hibernate, MySQL YouTube video