Skip to content

Commit 39438b9

Browse files
committed
- Update README
1 parent d03fd0a commit 39438b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,4 +372,10 @@ public class UserCtrl {
372372
<br>Use userByEmail() function by url: localhost:9090/demo/user/name@mail.com
373373
<br>to get single user information by email
374374
<br>database name: bd_spring_demo
375+
<p>
376+
- Noe run this project and browse
377+
<br>localhost:9090/demo/user
378+
<br>and
379+
<br>localhost:9090/demo/user/name@mail.com
380+
</p>
375381
</p>

0 commit comments

Comments
 (0)