Sobes.tech
Junior — Middle

Could you tell us about the technologies and tools you used in your last project?

sobes.tech AI

Answer from AI

In my last Java project, I used Spring Boot to create RESTful APIs, which allowed for rapid development and scaling of the application. For database interaction, I employed JPA with Hibernate, simplifying communication with the relational database. I used Maven for building and dependency management. The application server was embedded Tomcat. For testing, I used JUnit and Mockito for unit tests. I also used Lombok to reduce boilerplate code and Git for version control.