excel-spring-boot-starter icon indicating copy to clipboard operation
excel-spring-boot-starter copied to clipboard

alibaba easyexcel spring boot starter

Results 19 excel-spring-boot-starter issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/17781251/177908157-b2f1b7d5-0fb9-419b-8dd5-0c9fcc72ead0.png)

怎样校验导入的表头

![image](https://user-images.githubusercontent.com/40761282/150714830-f37644e1-d58b-43b1-bd69-690987d83208.png) 主要耗时在org.springframework.cglib.proxy.MethodInterceptor:intercept()

arrayBuffer和blob在开发环境正常显示,但是切换到线上后返回空数据,chrome显示failed to load response data

`java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) at java.base/java.util.Objects.checkIndex(Objects.java:372) at java.base/java.util.ArrayList.get(ArrayList.java:459) at com.pig4cloud.plugin.excel.handler.ManySheetWriteHandler.write(ManySheetWriteHandler.java:55)`

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/github-release.yml...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.alibaba:easyexcel](https://togithub.com/alibaba/easyexcel) | `3.3.3` -> `3.3.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.alibaba:easyexcel/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

com.alibaba.excel.exception.ExcelGenerateException: java.lang.InternalError: java.lang.reflect.InvocationTargetException] with root cause java.lang.NullPointerException: Cannot load from short array because "sun.awt.FontConfiguration.head" is null at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264) at java.desktop/sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:224) at java.desktop/sun.awt.FontConfiguration.init(FontConfiguration.java:106) at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:706) at java.desktop/sun.font.SunFontManager$2.run(SunFontManager.java:358) at java.desktop/sun.font.SunFontManager$2.run(SunFontManager.java:315) at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)...