Coder Social home page Coder Social logo

visualization-spring-boot-starter's Introduction

Visualization-Spring-boot-starter

This is the back end.

代码目录结构

主要分为三部分,controller层用于写与前端交互的接口同时调用service服务,service层用于写与逻辑代码,即从dao层取出数据后对数据进行处理。Dao层则用于从数据库取出数据。Pojo为过程中可能使用的对象

Hugegraph获取数据方法

可以直接看dao层, 主要有两种,一种是直接编写gremlin语句进行访问,另一种是调用hugegraph提供的restful api。 如果是调用restfulapi的,如下,需要配合使用restTemplate,拿到数据后在强转成json对象,然后在service层对数据进行整合成前端所需数据格式

visualization-spring-boot-starter's People

Contributors

liny777 avatar

Stargazers

 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.