Git Product home page Git Product logo

jor's Introduction

基于开源版简表修改

目前web打印lodop做的不错,但是对于表格支持实在太差了,而且使用纯javascript来实现,这个实在太老土了.
而jasperReport现在一个编辑器就要几百兆,对于web打印支持也不好.

找来找去简表还凑合.但是代码实在太旧了,lib居然还是直接引用.在现在满地maven项目的大环境下根本无法整合到现有项目中.
没法子,自己动手丰衣足食,修改了一下放上来方便大家.
(试了半天,各种插件用完还是把本地lib手工上传nexus是最稳妥的做法)

这次修改纯粹是为了整合项目,为了能够预览报表和打印,所以报表编辑的话还是使用老项目jar.bin吧.
开发环境使用Java1.8,加入Maven,Velocity模板引擎,并按Spring boot规范做了代码目录调整.
对于现在还在用的公共lib包放到pom.xml里面了,移除了数据库访问jar,一部分早期的lib还是保留了下来,使用addjars-maven-plugin统一打包到jar里面了.

具体的使用范例参考jor-sample.因为目前jor项目还没放到公共仓库,要跑起来的话自己先建nexus上传吧.
有问题可以给我邮件: [email protected]

jor's People

Contributors

cfanlu avatar

Stargazers

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