Skip to content

add recipe import from FoodSafety API#5

Closed
JHLEE0617 wants to merge 1 commit into
developfrom
feature/recipe_domain
Closed

add recipe import from FoodSafety API#5
JHLEE0617 wants to merge 1 commit into
developfrom
feature/recipe_domain

Conversation

@JHLEE0617

Copy link
Copy Markdown

식품안전나라(CookRcp) API에서 레시피를 가져와 DB에 저장하는 기능을 추가했습니다.
application.properties에 DB 및 foodsafety` 관련 설정 추가
애플리케이션 실행 시 자동으로 import 수행
recipe.instructions 컬럼은 LONGTEXT 로 설정해야 하는데 Recipe.java에서 instructions을 tinytext로 인식해서 조금 수정했습니다.

@Kim-buyeon

Copy link
Copy Markdown
Member

controller 호출없이 recipe 데이터 저장 및 현재 데이터 베이스 구조에 맞게 레시피 저장하는 로직으로 수정부탁드립니다.

@Kim-buyeon Kim-buyeon closed this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants