Skip to content

Migrate hardcoded place data from LondonSeedData.java to JSON file loaded via PlaceDataService #8

@HHassancoding

Description

@HHassancoding

Tasks

  • Migrate place data out of LondonSeedData.java into src/main/resources/data/london-places.json.

  • Create PlaceDataService to load the JSON once at startup using @PostConstruct and ObjectMapper.

  • Refactor RecommendationService to use PlaceDataService instead of LondonSeedData.

  • Delete LondonSeedData.java once the app is confirmed working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions