Skip to content

πŸ”§ Notification ν…Œμ΄λΈ”μ΄ κ°€μ Έμ•Ό ν•˜λŠ” 정보 #135

@psychology50

Description

@psychology50

μˆ˜μ • λͺ©μ 

μˆ˜μ • μ½”λ“œ

public class Notification extends DateAuditable {
    ...

    @ManyToOne(fetch = FetchType.LAZY)
    @JoinColumn(name = "receiver")
    private User receiver;
    private String receiverName;
}

ν•  일 λͺ©λ‘

  • μ†‘μ‹ μžμ˜ 정보가 λ³€κ²½λ˜μ—ˆμ„ λ•Œ, ν‘Έμ‹œ μ•Œλ¦Όλ„ 신선도λ₯Ό μœ μ§€μ‹œν‚¬ ν•„μš”κ°€ μžˆλŠ” μ§€ λ…Όμ˜
    • λ§Œμ•½ ν•„μš”ν•˜λ‹€λ©΄, join, μΆ”κ°€ query, caching 쀑 μ–΄λ–€ μ „λž΅μ„ 선택할 μ§€ λ…Όμ˜
  • κ²°μ •ν•œ λ°©λ²•μœΌλ‘œ μ½”λ“œ λ¦¬νŒ©ν† λ§

μ„€λͺ…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions