GitBucket
Toggle navigation
Sign in
Files
Branches
8
Releases
Issues
Pull requests
2
Labels
Priorities
Milestones
Wiki
Fork
: 0
nitta-lab-2025
/
tampopo-server
Transfer to URL with SHA
Find file
Newer
Older
tree:
2f568cfa3a
Switch branches
×
NotificationsResource2
activities-resource2
create-friend-service
friends-resource
friends-resource2
master
modified-users-resource
modify-user-models
tampopo-server
/
src
/
main
/
java
/
org
/
ntlab
/
tampoposerver
/
models
/ Notification.java
null
4 days ago
71 bytes
NotoficationクラスとNotificationRepositoryクラスを作りました
Raw
Blame
History
package org.ntlab.tampoposerver.models; public class Notification { }