- Why it exists? What problem does it solve?
- Why is it (still) relevant?
- Compare with alternatives?
- When and when not use?
- Where to start, how to use?
Changes to the scope
After talking to the lecturers it was approved that we are allowed to reduce our scope from initially SpringBoot + Hibernate to focus more on Spring and Jpa (the underlying interface which hibernate implements). Hibernate and (spring)Boot will still be covered, however in not as much detail as this would highly exceed what is possible to explain and document in this repository. We arrived at this conclusion after our research showed how deep Spring and its component truly is.
Please make sure all artifacts are in this GitHub repository.
That includes:
- Code
- Workshop materials
- Presentation (if applicable)
- References
- Docker (compose) file (if applicable)