First practice project at Eleks, Ternopil
Weather related project
Materials used:
- Spring Boot Quick Start YouTube playlist
- Spring MVC + Spring Data JPA + Hibernate - CRUD Sample Project YouTube video
- Hibernate 5 XML Configuration Example - DZone Java Guide
- java - Invalid syntax error "type= MyISAM" in DDL generated by Hibernate - Stack Overflow Answer
- java - Spring Boot: Unable to configure - Stack Overflow Answer
- java - Failed to auto-configure a DataSource: 'spring.datasource.url' - Stack Overflow Answer
- Entity To DTO Conversion for a Spring REST API | Baeldung article
- Spring Boot CRUD Tutorial with Spring MVC, Spring Data JPA, ThymeLeaf, Hibernate, MySQL YouTube video