Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5aae151

Browse files
Update README.md
1 parent 96f5fcc commit 5aae151

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# How to run
1+
# Spring console application
22

3+
Problem Statement - Taking 2 file paths (JSON & CSV) as command line arguments and read the data of both the files and display the data in output.
4+
<img width="95%" src="https://github.com/lakshygupta/Java_Spring-JSON-CSV-File-Reader/blob/main/Output.png" />
5+
(Sample format of JSON and CSV file attached in repo)
6+
7+
### How to run
38
1. Import the java-assignment project in STS / Eclipse.
49

510
2. Run as maven build
@@ -13,5 +18,3 @@
1318
java -jar D:\Builds\java.assignment-0.0.1-SNAPSHOT.jar C:\Users\Dell\Desktop\Book1.csv C:\Users\Dell\Desktop\myjson.json
1419
1520
Note : ensure to give complete paths for jar, json and csv files
16-
17-
"Attaching working output as Output.png"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /