Giter Club home page Giter Club logo

b-entrance-quiz's Introduction

B-entrance-quiz

Fork this repo to start your quiz.

后端题目要求

开发一个 Spring Boot Web Application,提供 API 供前端 app 调用,以实现题目所列功能要求。

完整的实现题目所列功能要求是第一位的,同时请注意 Clean Code 及各项工程实践(比如小步提交等)。

请统一使用默认的 8080 端口,无需使用 HTTPS。

无需严格按照 RESTful API 要求进行实现。如果你还不了解 REST,那么请直接忽略这一条。如果你已经了解了 REST,请尽量按照 REST 提倡的实践来设计、实现 API。

该 app 无需使用任何 Database 或其它 Data Store 来存储应用数据,包括本地文件,所有数据均被保存在内存中,请自行组织代码保存相应的应用数据。

自动化测试不是必须的,但如果实现了自动化测试则会作额外适当的加分。

在最终提交前,请确保前后端联调通过。

特别提示:本题目未对需要实现哪些后端 API 进行要求,请自行根据题目需求及前端实现来设计、实现后端 API。

关于当前 codebase

当前的 codebase 是从 start.spring.io 上生成的空 Spring Web Application 项目,请在 fork 当前 repo 后继续实现 API。

相关技术信息:

  • Java 8
  • Gradle 6.4.1
  • Spring Boot 2.3.3

b-entrance-quiz's People

Contributors

fengyi-ling avatar xfun68 avatar

Forkers

weizhang101

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.