| Package | Description |
|---|---|
| es.uvigo.esei.microstories.mappers | |
| es.uvigo.esei.microstories.services |
| Modifier and Type | Method and Description |
|---|---|
static StoryResponseDto |
StoryMapper.toStoryResponseDto(es.uvigo.esei.microstories.domain.entities.Story story) |
| Modifier and Type | Method and Description |
|---|---|
StoryResponseDto |
StoryService.getStoryById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<StoryResponseDto> |
StoryService.getRecentStories(int limit) |
Copyright © 2025. All rights reserved.