From 78107abae06645b580063f2885d97c1f513886e0 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 14 Feb 2026 19:47:00 +0530 Subject: Added hello world maven project --- maven/01-hello-world/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 maven/01-hello-world/README (limited to 'maven/01-hello-world/README') diff --git a/maven/01-hello-world/README b/maven/01-hello-world/README new file mode 100644 index 0000000..09f0963 --- /dev/null +++ b/maven/01-hello-world/README @@ -0,0 +1,3 @@ +This was generated using the below command: + + mvn archetype:generate -- cgit v1.2.3