This repository includes a set of technologies used from both the core and frameworks:
- Java Core (labs 1-6)
- Multithreads in Java (lab 7)
- Lambda expressions, functional interfaces, method references, Stream API (lab 8)
- Regular expressions, java Reflection API, annotations (lab 9)
- JDBC, db connectionm in java (lab 11)
- Unit tests with Mockito and JUnit (lab 12)
- Spring Framework, To-Do list (test/spring)