Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.
Apache Spark - A unified analytics engine for large-scale data processing
Hadoop 是一个分布式系统基础架构,由Apache基金会开发。用户可以在不了解分布式底层细节的情况下,开发分布式程序。充分利用集群的威力高速运算和存储。
Maven 是最流行的 Java 项目构建系统,Maven项目对象模型(POM),可以通过一小段描述信息来管理项目的构建,报告和文档的软件项目管理工具。
基于Spring Boot、Spring Cloud & Alibaba的分布式微服务架构权限管理系统
基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
项目是生成word文档的demo程序,使用了freemarker和easypoi两种框架生成word文档,使用jfreechart生成图表
基于poi实现word、excel等文件生成案例记录,支持图表(柱状图、折线图、条形图、饼状图)等。