Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Commit

Permalink
Nshm 134 add logs to wishlist (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: MrPhotato <chenzianhhh@gmail.com>
Co-authored-by: amber <>
Co-authored-by: nshm <nshm@u.nus.edu>
Co-authored-by: MrPhotato <137085785+MrPhotato@users.noreply.github.com>
  • Loading branch information
4 people authored Nov 10, 2024
1 parent ef320d6 commit 7f26185
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions services/wishlist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>

<!-- JWT Dependencies -->
<dependency>
Expand Down
Empty file added services/wishlist/test
Empty file.

0 comments on commit 7f26185

Please sign in to comment.