Coder Social home page Coder Social logo

werehuang / extdirectspring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ralscha/extdirectspring

0.0 0.0 0.0 6.48 MB

Implementation of the Ext Direct protocol with Java and Spring

Home Page: https://github.com/ralscha/extdirectspring/wiki

License: Apache License 2.0

Python 0.11% Java 99.83% Batchfile 0.06%

extdirectspring's Introduction

ExtDirectSpring

Build Status

ExtDirectSpring is a library that connects Ext JS 3.x, 4.x, 5.x, 6.x and Sencha Touch 2.x applications with a Java/Spring back end, by implementing the Ext Direct specification. The library supports all the features of Ext Direct:

  • Configuration with annotations
  • Simple remote calls
  • Named parameters
  • Method batching
  • Form post
  • Form post with file upload
  • Polling

See the library in action: https://demo.rasc.ch/eds/

Maven

ExtDirectSpring is available from the Central Maven Repository.

    <dependency>
      <groupId>ch.ralscha</groupId>
      <artifactId>extdirectspring</artifactId>
      <version>1.8.1</version>
    </dependency>

Support

If you have a question about extdirectspring post it in our Google Group forum. The official Sencha Ext.Direct forum is a good place to look for an answer if you have a more general Ext.Direct question.

Minimum Requirements

  • 1.8.1: Spring 5.1.2, Servlet 3.0, Jackson 2.9, Java 1.8
  • 1.7.4: Spring 4.3.1, Servlet 3.0, Jackson 2.8, Java 1.6
  • 1.6.1: Spring 4.2.0, Servlet 3.0, Jackson 2.6, Java 1.6
  • 1.5.2: Spring 4.1.2, Servlet 3.0, Jackson 2.5, Java 1.6
  • 1.4.3: Spring 4.0.0, Servlet 3.0, Java 1.6
  • 1.3.9: Spring 3.2.1, Servlet 2.4, Java 1.6
  • 1.2.3: Spring 3.1.2, Servlet 2.4, Java 1.6
  • 1.1.3: Spring 3.0.7, Servlet 2.4, Java 1.5

The library supports Ext JS 3, 4, 5 and 6 and Sencha Touch 2

Demo applications using extdirectspring

extdirectspring's People

Contributors

ralscha avatar simoami 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.