GithubHelp home page GithubHelp logo

twisted928 / microservice-recruit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stalary/microservice-recruit

0.0 0.0 0.0 296 KB

基于微服务架构实现的智能招聘系统(用于毕业设计)-前端地址:https://github.com/Clairezyw/recruit

License: Apache License 2.0

Java 100.00%

microservice-recruit's Introduction

microservice-recruit

基于微服务架构实现的智能招聘系统(用于毕业设计)

项目结构

项目结构图

使用说明

使用时麻烦将Nacos,ZipKin,Sentinel等组件自行搭建使用,本人服务器性能较差

存储在Nacos中的配置文件在https://github.com/stalary/pf-config

需要自行启动两个本人开源的服务

本地启动注意切换Nacos的Namespace,否则会出现本地服务与线上服务服务发现不通的情况,具体参照本人的一篇博客https://www.jianshu.com/p/5c84a1d3b2f9

部署方式

  • docker部署:mvn docker:build & java -jar
  • 物理机部署:mvn install & java -jar

技术栈

  • Spring-Boot
  • Spring-Cloud
  • Spring-Cloud-Gateway
  • Spring-Cloud-Sleuth(对业务侵入性较大,建议替换到 Skywalking )
  • Sentinel
  • Nacos
  • Feign
  • Docker
  • Mysql
  • Mongodb
  • Redis
  • LightMQ
  • EasyDoc
  • WebSocket
  • Jpa
  • UserCenter
  • ElasticSearch

功能

  • 上传简历||填写简历
  • 投递简历
  • 发布职位
  • 简历打分(基于规则匹配打分)
  • 消息推送
  • 邮件提醒
  • 推荐候选人
  • 推荐职位

一些问题与解答

  • lightmq报错:com.stalary.lightmq.url 需要使用http://开头

microservice-recruit's People

Contributors

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