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