GithubHelp home page GithubHelp logo

erupts / erupt-example Goto Github PK

View Code? Open in Web Editor NEW
70.0 70.0 51.0 2.53 MB

Erupt 框架演示代码

Home Page: https://www.erupt.xyz

License: MIT License

Java 90.45% CSS 0.62% JavaScript 1.12% HTML 3.97% FreeMarker 3.84%

erupt-example's Introduction

🚀 Hi, I'm YuePeng,a passionate self-taught backend developer from China.


erupt stats


I love to make friends. so if you want to say hi, I'll be happy to meet you more! 😊

erupt-example's People

Contributors

erupts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

erupt-example's Issues

upload file 失败

源码
public EruptApiModel upload(@PathVariable("erupt") String eruptName, @PathVariable("field") String fieldName, @RequestParam("file") MultipartFile file) {
if (file.isEmpty() || StringUtils.isBlank(file.getOriginalFilename())) {
return EruptApiModel.errorApi("上传失败,请选择文件");
}

源代码 file.isEmpty() 一直是空的,但是file.getOriginalFilename()有值,file也有

一点小建议

D@ 1SGFG_OXN7IQ_BRW)UJQ

点右边的修改按钮才能修改,点菜单权限下的按钮是预览权限,建议弹窗的内容改成只读,这样不会造成困惑。

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.