Giter Club home page Giter Club logo

ycx-crud's Introduction

需求:

  • 有一购物网站,现需要实现,用户的查询,添加,修改,删除用户功能;
  • 数据库:
  • 有一张User表,字段需自己设计,表字段应该包含,varchar,text,int,bigint,datetime 这几种类型;

考核规则:

  1. 依靠现有依赖
  2. 实现以上功能,并写出对应单元测试
  3. 无BUG,即为通过;
  4. jdk17默认设置就是JVM最优化设置,再也不用JVM调优
    • 请用jdk17完成项目
  5. 2020年6月,Spring Boot团队宣布将他们的build迁移到了Gradle
    • 请用gradle来构建项目

注意

  • 不要更改JDK版本
  • 必须使用gradle且build.gradle不可更改
  • 若遇到需要使用的依赖,请自行实现
  • 除项目中提示到的可更改处,其他不可更改
  • 请仔细阅读要求

ycx-crud's People

Contributors

qian-xq 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.