Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Gradle
Gradle is the open source build system of choice for Java, Android, and Kotlin developers. From mobile apps to microservices, from small startups to big enterprises, it helps teams deliver better software, faster.
Kotlin
Kotlin is a modern but already mature programming language designed to make developers happier. It's concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming.
GraalVM
An advanced JDK with ahead-of-time Native Image compilation.
Docker
开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中。
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
MySQL
当下最流行的数据库软件,非常适合各位初学者进行学习,快速上手。
Redis
Redis is an in-memory data store used by millions of developers as a cache, vector database, document database, streaming engine, and message broker.
RabbitMQ
RabbitMQ is a reliable and mature messaging and streaming broker, which is easy to deploy on cloud environments, on-premises, and on your local machine. It is currently used by millions worldwide.