GithubHelp home page GithubHelp logo

spookify's Introduction

spookify

Assignment for Program Ellective

  1. 基本介绍

    常规JavaWeb项目

    使用的技术:SpringBoot + Vue + Docker(待定) + MyBatis(Plus) + SpringCloud(待定)

  2. 注意事项

    • 大文件自己本地建一个文件夹,自己写.gitignore,不要上传到仓库!
    • 每次提交都必须详细写明提交信息,否则无法追溯
    • 推荐本地多建几个开发分支
  3. 相关资源

    SpringBoot学习资源:有些深入,SpringBoot是Spring生态中的重要组成部分,优点是快速集成各种常见技术

    JavaScript学习资源:虽然烂大街,但有效

    JavaScript查询资料:供查阅

    Git文档:查阅命令,了解原理

    MyBatis:MyBatis是常见的持久层框架,用于数据存取,我们需要用它和MySQL数据库打交道

    SpringCloud:也是Spring生态中的重要组成,用于微服务架构的快速搭建

    Docker:推荐下载Docker Desktop for Window,用于持续集成和部署。以后的数据库、消息队列都下载到Docker中。Docker极其轻量化,真香(下面是我本机Docker上的4台nacos和2个MySQL数据库)

    image-20231031091542274

  4. 其他

    下载配置完Docker后可以自己装MySQL,各种MQ,注册中心之类的组件,然后你就可以删除本地庞大的MySQL之类的大容量程序了。通过IDEA连接Docker,你可以快速启动任何容器。

    上述所有步骤本人均试过,能够正常跑起来。有任何疑问,欢迎咨询QJY。

    最后祝大家成功!!!

    image-20231031090703069

spookify's People

Contributors

3checktheerror avatar hookxmum avatar

Forkers

luo2109

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.