GithubHelp home page GithubHelp logo

coding-style-practice's Introduction

coding style practice

사용 기술:

  • Spring Web ✔
  • Spring Data JPA ✔
  • Spring Security ✔

서버 정보:

  • server port : 17443
  • DB : H2 임베디드 사용

구동 방법:

  • gitGub Clone 후에 buile 완료 후 어플리케이션 구동
  • Postman 같은 Rest api 테스트 툴 사용하여 요청

Postman(Rest api 툴) 사용 시 순서:

  • /test/register/member <-url 호출 하면 init member 데이터 Init

* /test/register/post <-url 호출 하면 init post 데이터 Init

* /login <- accountId:임대인ID, password:임대인1234 를 form 형식으로 post url 호출
login이 성공하면 Postman으로 cookie 값 및 header값이 내려오게 됩니다.
해당 값을 가지고 /auth로 시작하는 url 호출 가능

/auth로 시작하는 url 제외하고는 로그인 없이 호출 가능 ex) /post

coding-style-practice's People

Contributors

livelyoneweek avatar

Stargazers

 avatar

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.