Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

industry-app-framework

Platform Introduction:

This service is committed to building a set of convenient industrial Internet development infrastructure, integration of the current high utilization of components, basic packaging, to facilitate the use of subsequent developers as their own responsibility

The functions currently implemented are as follows:

  1. Access to MySQL relational database;
  2. Access Redis non-relational database;
  3. Access the time series database InfluxDB;
  4. Access ActiveMQ message queue;
  5. Access MQTT protocol message EMQ;
  6. Access SLF4J +logback log management;
  7. Access WebSocket communication protocol;
  8. Visualizing the RESTful interface with Swagger Framework;

Introduction to use:

This system is built in the way of multi-module, and all dependent components are an independent module. When you need to create a Web service, just introduce the module you depend on in the POM file, And modify the relevant address and account in the corresponding module into the correct address and account. You can use the corresponding component directly by calling the API interface encapsulated in the module.

System architecture diagram

Demo figure

About

No description, website, or topics provided.

Resources

Stars

45 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages