Coder Social home page Coder Social logo

in-memory-cache's Introduction

[ 프로젝트 실행 방법 ]

  1. Code 버튼 클릭
  2. Download ZIP
  3. 해당 프로젝트 Import
  4. Maven - clean
  5. Maven - install
  6. 프로젝트 실행
    • Springboot 기동 시 resources > schema.sql, data.sql 파일을 통해 자동 테이블 생성 및 Dummy 데이터 생성
    • Dummy 데이터를 기반으로 최초 Cache 데이터 생성

[ End-Point 사용 방법 ]

  • 브라우저를 통해 간단한 테스트가 가능하도록 모든 End-Point는 GET 방식으로 작성
  • 브라우저 URL 입력창에 하단 End-Point 리스트 입력
  • Input Parameter 용어 정의
    • productNo : 상품 번호 (예: 1)
    • productName : 상품명 (예: 테스트상품명)
    • productPrice : 상품 가격 (예 :10000)
    • brandName : 브랜드명 (예:테스트브랜드명)
    • categoryNo : 카테고리 번호 (예 :1)
    • categoryName : 카테고리명 (예: 테스트카테고리명)

[ End-Point 리스트 ]

in-memory-cache's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.