Junior — Middle
What technologies and tools have you used in your previous project?
sobes.tech AI
Answer from AI
In my previous project, I used the following technologies and tools:
- Java 11 — the main programming language.
- Spring Boot — for creating REST APIs and managing dependencies.
- Hibernate (JPA) — for working with the database and ORM.
- Maven — for project building and dependency management.
- PostgreSQL — a relational database.
- JUnit and Mockito — for writing unit tests.
- Git — version control system.
- Docker — containerization of the application for easier deployment.
This stack allowed for efficient development, testing, and deployment of server-side applications with a reliable architecture.