Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.
http://dev.gdime.com:8084/swagger-ui/#/restaurant-controller
{
"address": {
"city": "incheon",
"state": "bupyunggu",
"street1": "street1",
"street2": "street2",
"zip": "12345"
},
"menu": {
"menuItems": [
{
"id": "1",
"name": "menu-item-1",
"price": "100.0"
},
{
"id": "1",
"name": "menu-item-2",
"price": "200.0"
}
]
},
"name": "first_menu"
}
댓글 0
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
10 | 호출 url현황 | 2023.02.21 | 176 |
9 | ./gradlew :composeDown 및 ./gradlew :composeUp 를 성공했을때의 메세지 | 2023.02.20 | 146 |
8 | [ftgo_application]Unable to infer base url오류 발생시 조치방법 | 2023.02.20 | 2014 |
7 | 주문히스토리 조회 | 2022.04.30 | 152 |
6 | 주문 생성 데이터 예시 | 2022.04.30 | 184 |
» | restaurant-controller,에서 등록 예시 | 2022.04.30 | 153 |
4 | [vue storefrontui]외부 API통합하기 참고 문서 | 2022.02.09 | 164 |
3 | vuestorefrontui.io를 이용한 front end project 생성하기 | 2022.02.06 | 194 |
2 | eclipse editor 설정방법 | 2022.02.01 | 564 |
1 | windows10 pro에서 microservice pattern책의 예제를 kubernetes에서 기동하는 방법 | 2022.01.30 | 263 |