Coder Social home page Coder Social logo

keren123 / mod-formupload Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vert-x/mod-formupload

0.0 1.0 0.0 136 KB

Vert.x 2.x is deprecated - use instead

Home Page: http://vertx.io/docs/vertx-core/java/#_handling_requests

License: Other

Shell 1.44% JavaScript 0.33% Java 95.68% HTML 2.54%

mod-formupload's Introduction

Vert.x 2.x is deprecated - use instead http://vertx.io/docs/vertx-core/java/#_handling_requests

This module is now deprecated, as multi-part form upload functionality now exists in the Vert.x core API

Form Upload

This non runnable module implements multipart form upload functionality.

Dependencies

No dependencies

Name

The module name is vertx.formupload-vV. (Where V is the version, e.g. 1.0)

Configuration

No configuration

Usage

If you are using this module from another module (moduleA) then you should add the name of this module to the 'includes' field in the mod.json for moduleA.

If you are using this module from a verticle which is started using vertx run at the command line you should add the command line option: '-includes vertx.formupload-vV' (where V is the version) when starting the verticle, e.g.

vertx run MyVerticle.java -includes vertx.formupload-v1.0

mod-formupload's People

Contributors

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