GithubHelp home page GithubHelp logo

weaver-written-examination's Introduction

Weaver-Written-examination

泛微 契约锁 笔试题

结果

有好几个小伙伴加我qq来问我情况了,我就直接在这说一下把。😂
首先,笔试题目提交后很快就受到了远程面试的邀请。
但是,由于我当时刚开始找工作准备的实在是不够好导致面试没有通过。
笔试难度:就是这个项目,花费大概四天左右吧,难度不大。
面试难度:中等稍微偏上一点的难度吧。
结果:没有通过。
另外,祝大家面试顺利吧😂

启动方式

Server(port:9999)

进入项目目录下bin/server  
执行java -jar FileManagerServer.jar
进入项目目录下bin/client  
执行java -jar filemanagerclient-0.0.1-SNAPSHOT.jar

完成进度

Server

  • 上传接口
  • 下载接口
  • 获取文件元数据接口
  • 接口权限校验
  • 扩展:文件查询接口,查询最近上传的10个文件元数据Json数组

Client

  • 前端界面
  • 接口校验
  • 上传接口
  • 下载接口(+解密文件)
  • 扩展:列表展示,最近十个上传文件列表
  • 扩展:Client端支持集群部署,多个Client上传文件均存储在一个Server端

使用框架

Server

  • Jetty

  • Logger

  • Derby

  • Junit

Client

  • SpringBoot
  • SpringMVC
  • Thymeleaf
  • OpenFeign
  • FastJson

开发环境

系统:Ubuntu 18.04 desktop

开发工具:IDEA

JDK版本:1.8.0_221 (HopSpot 64-Bit)

构建工具:Maven 3.6.1

测试环境

系统:Ubuntu 18.04 desktop

JDK版本:1.8.0_221 (HopSpot 64-Bit)

浏览器:Chrome 78.0.3904.97(正式版本) (64 位)

weaver-written-examination's People

Contributors

sundae97 avatar

Watchers

James Cloos avatar  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.