Skip to content

Commit bf35be9

Browse files
authored
Update README.md
1 parent cb0485a commit bf35be9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,9 @@ Install NodeJs.
190190

191191
<pre>The application will run on http://localhost:4200</pre>
192192

193-
React JS
194-
Axios - API Calls
193+
-React JS
194+
195+
-Axios - API Calls
195196

196197
<b>Backend -</b>
197198
Install JDK 14.0.1
@@ -200,10 +201,11 @@ Install JDK 14.0.1
200201

201202
<pre>The backend will run on http://localhost:8080 </pre>
202203

203-
Spring Boot
204+
-Spring Boot
205+
206+
-Basic Authentication and JWT implemented both using Spring Security.
204207

205-
Basic Authentication and JWT implemented both using Spring Security.
206-
Spring Data JPA + MySQL
208+
-Spring Data JPA + MySQL
207209

208210
<b>Database -</b>
209211

0 commit comments

Comments
 (0)