Intern — Junior
Could you tell about the technologies and tools used in your recent project?
sobes.tech AI
Answer from AI
In my last project, I used Java 11 along with Spring Boot to create REST APIs. For dependency management, I used Maven, which simplified building and integrating libraries.
The database used was PostgreSQL, and for interacting with it, Spring Data JPA was employed. For testing, I used JUnit and Mockito.
Additionally, Docker containers were used in the project to simplify deployment and ensure a consistent development and production environment.