Junior — Middle
Describe the tools and technologies used in your last project.
sobes.tech AI
Answer from AI
In my last Java project, the following tools and technologies were used:
- Java 11 as the main programming language.
- Spring Boot for creating RESTful services.
- Maven for dependency management and project build.
- PostgreSQL as the database.
- JPA/Hibernate for ORM and database interaction.
- Git for version control.
- Jenkins for CI/CD.
- Docker for containerizing the application.
This stack allowed for rapid development, testing, and deployment of the application with good scalability and maintainability.