Giter Club home page Giter Club logo

onlinejudge-backend-microservice's Introduction

在线判题系统后端微服务版本

介绍

基于 Vue3 + Spring Boot + Spring Cloud 微服务 + Docker 的 编程在线判题系统

在系统前台,管理员可以创建、管理题目;用户可以自由搜索题目、阅读题目、编写并提交代码

在系统后端,根据管理员预设题目测试用例在 代码沙箱 中对代码进行编译、运行、判断输出是否正确。其中代码沙箱可以作为独立服务,提供给其他开发者使用。

技术选项

前端

  • Vue 3
  • Vue-Cli 脚手架
  • Vuex 状态管理
  • Arco Design 组件库
  • 前端工程化:ESLint + Prettier + TypeScript
  • MarkDown 富文本编辑器
  • Monaco Editor 代码编辑器
  • OpenAPI 前端代码生成

后端

  • Java Spring Cloud + Spring Cloud Alibaba 微服务
    • Nacos 注册中心
    • OpenFeign 客户端调用
    • GateWay 网关
    • 聚合接口文档
  • Java 进程管理
  • Java 安全管理器
  • Docker 代码沙箱实现
  • MySQL 数据库
  • Redis 分布式 Session
  • RabbitMQ 消息队列
  • 多种设计模式
    • 策略模式
    • 工厂模式
    • 代理模式
    • 模板方法模式
  • JVM 相关知识
  • 使用 SSE 实现判题过程实时通知

教程

Online Judge 在线判题系统

onlinejudge-backend-microservice's People

Contributors

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