Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
Mediaarchive
Commits
b89b1d38
Commit
b89b1d38
authored
4 years ago
by
Рудакова Ольга Сергеевна
Browse files
Options
Download
Patches
Plain Diff
Rewrite NotificationController. Add UpdateRecord and update method in rest
parent
c575e0c8
master
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
src/main/java/com/rudakova/media_archive/model/UpdateRecord.java
+70
-0
...n/java/com/rudakova/media_archive/model/UpdateRecord.java
src/main/java/com/rudakova/media_archive/repository/FileRepository.java
+1
-3
...com/rudakova/media_archive/repository/FileRepository.java
src/main/java/com/rudakova/media_archive/repository/UpdateRecordRepository.java
+14
-0
...kova/media_archive/repository/UpdateRecordRepository.java
src/main/java/com/rudakova/media_archive/service/RestService.java
+28
-0
.../java/com/rudakova/media_archive/service/RestService.java
src/main/java/com/rudakova/media_archive/web/NotificationController.java
+24
-28
...om/rudakova/media_archive/web/NotificationController.java
target/MediaArchive-1.0-SNAPSHOT.jar
+0
-0
target/MediaArchive-1.0-SNAPSHOT.jar
with
137 additions
and
31 deletions
+137
-31
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets