Git Product home page Git Product logo

weibocrawler's Introduction

功能说明

用户(配置文件写死)

  • 登录
  • 登出
  • 添加事件
  • 删除事件
  • 获得事件列表

工程运行

运行本工程:

  • 打开IDEA 下的terminal;
  • 输入sbt回车;(如果报错,请确保你的电脑有正确安装sbt,第一次运行需要更新sbt和下载相关依赖,耐心等待)
    • X:\xxx\xxxx\xxx> sbt
  • 此时你已经进入sbt交互式命令行状态:
    • sbt:todos2018> project backend
    • sbt:todos2018> reStart
  • 工程运行在30330端口,浏览器输入http://localhost:30330/todos2018;
  • 登录,使用;
  • 用户信息在配置文件中(用户名:test;密码:test),配置文件目录:backend/src/main/resources/application.conf;

weibocrawler's People

Contributors

wanruolong avatar stonepu 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.