Song Long id String title Integer duration LocalDate releaseDate String artist; Integer popularity; // 0-100 SongRepository SongService SongController templates/song-list.html templates/song-detail.html templates/song-form.html