You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Take a look, play and have fun with it!
15
15
## 🚀 Environment setup
16
16
17
17
1. Install Java: `brew cask install java`
18
-
2. Clone this repository: `git clone https://github.com/CodelyTV/java-bootstrap`.
18
+
2. Clone this repository: `git clone https://github.com/CodelyTV/cqrs-ddd-java-example`
19
19
3. Execute some [Gradle lifecycle tasks](https://docs.gradle.org/current/userguide/java_plugin.html#lifecycle_tasks) in order to check everything is OK:
20
20
1. Create [the project JAR](https://docs.gradle.org/current/userguide/java_plugin.html#sec:jar) and other project artifacts:
0 commit comments