Coder Social home page Coder Social logo

chensino / interview_internal_reference Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0voice/interview_internal_reference

0.0 0.0 0.0 751 KB

2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

Python 100.00%

interview_internal_reference's Introduction

ChenSino's GitHub stats

部署方法1,手动部署

环境搭建

jdk11+

maven3.8+

hosts改成自己的
127.0.0.1 chensino-mysql
127.0.0.1 chensino-minio
127.0.0.1 chensino
127.0.0.1 chensino-redis

导入项目

  1. 用ide工具导入项目,等待maven下载依赖

数据库

  1. 新建数据库chensino,编码utf8mb4_bin
  2. 导入db/chensino.sql文件

配置修改

  • Mysql数据库帐号密码修改
  • redis帐号密码修改
  • minio配置修改
  • github第三方登录信息修改

部署方法二,docker compose部署(推荐)

先安装好docker、docker-compose

# 1. 打包jar
mvn clean package
# 2. 项目跟路径下运行
docker compose up

interview_internal_reference's People

Contributors

63isok avatar artariscn avatar dengchaoyun007 avatar evanleung08 avatar fnlearner avatar gythw avatar innei avatar jiaoqiyuan avatar keytouch avatar kunpengdai avatar likunyao avatar macyrate avatar mu1one avatar octobug avatar ohiamfine avatar pyinx avatar senzhangai avatar shikunx avatar sjshenjian avatar wangbojing avatar wansho avatar wenchao1024 avatar xiepeiyang avatar zhiyong0804 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.