We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0485a commit bf35be9Copy full SHA for bf35be9
README.md
@@ -190,8 +190,9 @@ Install NodeJs.
190
191
<pre>The application will run on http://localhost:4200</pre>
192
193
-React JS
194
-Axios - API Calls
+-React JS
+
195
+-Axios - API Calls
196
197
<b>Backend -</b>
198
Install JDK 14.0.1
@@ -200,10 +201,11 @@ Install JDK 14.0.1
200
201
202
<pre>The backend will run on http://localhost:8080 </pre>
203
-Spring Boot
204
+-Spring Boot
205
206
+-Basic Authentication and JWT implemented both using Spring Security.
207
-Basic Authentication and JWT implemented both using Spring Security.
-Spring Data JPA + MySQL
208
+-Spring Data JPA + MySQL
209
210
<b>Database -</b>
211
0 commit comments