Commit 818968b
committed
chore(user): remove legacy favorites controller and deprecation config
Deletes `FavoriteLegacyController` and its legacy unit/integration tests for
the deprecated `/userinteraction/favorites` contract, and removes the legacy
favorites successor-path configuration from `application.yml`. Also the CHANGELOG.md has been removed accordingly.1 parent 42029d9 commit 818968b
File tree
5 files changed
+9
-680
lines changed- itachallenge-user/src
- main
- java/com/itachallenge/user/controller/userinteraction/favorite
- resources
- test/java/com/itachallenge/user/controller/userinteraction/favorite
5 files changed
+9
-680
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
Lines changed: 0 additions & 206 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 67 | + | |
| 68 | + | |
0 commit comments