xuanbo / fine-report

帆软报表9.0,基于spring boot。
29 stars 23 forks source link

疑问 #1

Open olwsx opened 4 years ago

olwsx commented 4 years ago

和官方的有什么不同?所有功能都没限制吗?有移动端的功能吗

xuanbo commented 4 years ago

跟官方的一样,只是说将原来的tomcat部署方式,改为spring boot fatjar启动。

------------------ 原始邮件 ------------------ 发件人: "olwsx"<notifications@github.com>; 发送时间: 2019年12月31日(星期二) 上午9:11 收件人: "xuanbo/fine-report"<fine-report@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [xuanbo/fine-report] 疑问 (#1)

和官方的有什么不同?所有功能都没限制吗?有移动端的功能吗

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

olwsx commented 4 years ago

那也要license的吧?

xuanbo commented 4 years ago

是的。我这个只是将帆软传统的war部署,改成spring boot项目,方便升级为spring cloud微服务,后面网关加入hash一致性路由,将其做成帆软报表集群。