| Title |
Link |
Discription |
| General |
| ObenJdk Java |
https://www.openlogic.com/openjdk-downloads |
OpenLogic provides free, quarterly builds of OpenJDK for Linux, Windows, and MacOS. |
| Git version control |
https://git-scm.com/downloads |
To track changes in any set of computer files |
| Apache Maven |
https://maven.apache.org/download.cgi |
project management and comprehension automating build tool |
| Node.js |
https://nodejs.org/en/download |
open-source, cross-platform JavaScript runtime environment. |
| UMLET |
https://www.umlet.com/ |
To Draw UML Diagrams |
| Altair GraphQL Client |
https://altair.sirmuel.design/ |
To Work With GraphQL |
| Postman |
https://www.postman.com/downloads/ |
To interact with APIs by sending Http requests |
| Docker Engine |
https://docs.docker.com/engine/install/ |
Docker Engine is also available for Windows, macOS, and Linux, through Docker Desktop. |
| Docker Desktop |
https://www.docker.com/products/docker-desktop/ |
containerization software for developers and teams |
| WinSCP SFTP client and FTP client |
https://winscp.net/eng/download.php/ |
A popular SFTP client and FTP client for Microsoft Windows! Copy file between a local computer and remote servers using FTP, FTPS, SCP, SFTP, WebDAV or S3 file transfer protocols. |
| Servers |
| Tomcat Server |
https://tomcat.apache.org/ |
An open source server for Java EE |
| Ideas |
| IntelliJ IDEA |
https://www.jetbrains.com/idea/download/?section=windows |
The IDE for pure Java, Kotlin & other languages development |
| Visual Studio Code |
https://code.visualstudio.com/download |
Free and built on open source. Integrated Git, debugging and extensions. |
| Database |
| DBeaver Community |
https://dbeaver.io/ |
database tool for developers, database administrators, analysts, and everyone working with data. |
| PostgreSQL |
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads |
Open source PostgreSQL packages and installers from EDB. |
| Mockaroo |
https://mockaroo.com/ |
Mockaroo lets you generate up to 1,000 rows of realistic test data in CSV, JSON, SQL, and Excel formats. |
| Message Broker |
| Offset Explorer |
https://www.kafkatool.com/download.html |
GUI application for managing and using Apache Kafka clusters. |
| ActiveMQ |
https://activemq.apache.org/ |
Flexible & Powerful Open Source Multi-Protocol Messaging |
| Java Language |
| JDK Mission Control (JMC) 8.3.1 |
https://www.oracle.com/java/technologies/javase/products-jmc8-downloads.html |
GUI application for monitoring and recording java application events. |
| VisualVM |
https://visualvm.github.io/download.html |
VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
Designed for both development and production time use. |
| SonarQube |
https://www.sonarsource.com/products/sonarqube/downloads/ |
a self-managed, automatic code review tool that systematically helps you deliver Clean Code. |
| Spring Java Framework |
| Spring Initializer |
https://start.spring.io/ |
Generating a new Spring project |