spring-projects / spring-modulith

Modular applications with Spring Boot

Home Page:https://spring.io/projects/spring-modulith

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add build steps to contributing section

mothmane opened this issue · comments

add build sections under contributing

the section could look like this

What you will need

  • Git
  • Java 17 or higher
  • Docker version 1.6.0 or higher

Get the Source Code

Clone the repository

git clone git@github.com:spring-projects/spring-modulith.git
cd spring-modulith

Build the code

To compile, test, and build

./mvnw -B