Git Product home page Git Product logo

user-management's Introduction

사용자 관리 어플리케이션

실행방법

  • 별도의 설치는 필요하지 않습니다. ./gradlew bootrun으로 어플리케이션 실행 후 http://localhost:8080/swagger-ui.html 으로 접속하여 어플리케이션을 테스트할 수 있습니다.
  • POSTMAN 같은 툴로 API 테스트도 가능합니다.

기타

  • 어플리케이션의 테스트 코드를 작성하였습니다.

요구사항

  • 회원 테이블을 생성합니다. id와 password 컬럼만 가지고 있습니다.
  • 회원 가입 기능을 구현해주세요.
  • 회원의 password 변경 기능을 구현해 주세요.
  • 회원 삭제 기능을 구현해주세요.

제한사항

  • Spring boot를 활용하며 JAVA JDK8 이상 버전을 꼭 사용해주세요.
  • password 보안에 대해서는 고민하지 않으셔도 됩니다. 단순한 CRUD를 구현해주세요.
  • 프론트엔드는 개발하지 않으셔도 됩니다. 웹 브라우저나 Postman을 사용 할 수 있도록 해주세요.
  • JPA를 사용하지 않으셔도 되며 회원 테이블의 create query를 꼭 제공해주세요.

user-management's People

Contributors

etff 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.