Giter Site home page Giter Site logo

marhxx / jimureport Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeecgboot/jimureport

0.0 1.0 0.0 67 KB

积木报表,像搭建积木一样在线设计报表,功能涵盖大屏设计器、打印设计器、图形设计器、在线报表设计等,完全开源免费!领先的企业级Web报表平台软件,采用纯Web在线技术,专注于解决企业报表快速制作难题。

Home Page: http://www.jimureport.com

License: Apache License 2.0

jimureport's Introduction

JimuReport

积木报表,免费的企业级WEB报表工具,像搭建积木一样在线设计报表!功能涵盖数据报表设计、打印设计、图表设计、大屏设计(暂不开源)等!

v1.0-beta

快速体验: www.jimureport.com

永久免费使用
专注于开源,打造“专业 易用 优质”的报表设计器和大屏设计器(暂不开源)
领先的企业级Web报表平台软件,采用纯Web在线技术,专注于解决企业报表快速制作难题。

QQ交流群:212391162

输入图片说明

集成文档

#与JeecgBoot集成步骤

  • 第一步: 集成依赖 jar
<dependency>
  <groupId>org.jeecgframework.boot</groupId>
  <artifactId>jimureport</artifactId>
  <version>1.0-beta</version>
</dependency>
  • 第二步: 执行升级 sql

    jimureport_init20201029.sql

  • 第三步:修改配置文件

    修改 application-dev.yml增加配置属性

#jeecg专用配置
jeecg :
  #积木报表设置
  jmreport:
    mode: dev
    #是否需要校验token
    is_verify_token: false
    #必须校验方法
    verify_methods: remove,delete,save,add,update
  • 第四步: 角色授权菜单,就可以看到报表设计菜单

  • 第五步: 进入报表设计器列表

备注: 如果你用的是微服务模式,需要自行配置gateway新路由。

#已开放功能清单

项目介绍

jimureport's People

Contributors

zhangdaiscott avatar

Watchers

James Cloos 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.