diff options
| author | Kamal Wickramanayake <kamal@inbox.lk> | 2026-02-21 19:23:51 +0530 |
|---|---|---|
| committer | Kamal Wickramanayake <kamal@inbox.lk> | 2026-02-21 19:23:51 +0530 |
| commit | f0a5509cc57cbd6fc95728fb8566ce011d34cebd (patch) | |
| tree | 85f1141269545956a1602a715d20df31d47bb629 | |
| parent | fb41c4222778536d53f01bba9c9ff66eb06686a9 (diff) | |
Added website link to Maven hello world sample project
| -rw-r--r-- | maven/01-hello-world/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/maven/01-hello-world/README b/maven/01-hello-world/README index 09f0963..88d5096 100644 --- a/maven/01-hello-world/README +++ b/maven/01-hello-world/README @@ -1,3 +1,5 @@ This was generated using the below command: mvn archetype:generate + +More details: https://open.ceit.pdn.ac.lk/courses/full-stack-with-java/maven/ |
