Commit ee95e56
committed
Fix MongoDB repository base package path
Updated the @EnableMongoRepositories annotation to use the correct base package 'app.smartpot.api' instead of 'smartpot.com.api' to ensure proper repository scanning.1 parent 32ac488 commit ee95e56
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments