@PermitAll public class StoryService extends Object
| Constructor and Description |
|---|
StoryService() |
| Modifier and Type | Method and Description |
|---|---|
List<StoryResponseDto> |
getRecentStories(int limit) |
StoryResponseDto |
getStoryById(Long id) |
public List<StoryResponseDto> getRecentStories(int limit)
public StoryResponseDto getStoryById(Long id)
Copyright © 2025. All rights reserved.