Home

Awesome

ExtDirectSpring

Test Status

ExtDirectSpring is a library that connects Ext JS 3.x, 4.x, 5.x, 6.x, 7.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:

Maven

ExtDirectSpring is available from the Central Maven Repository.

    <dependency>
      <groupId>ch.ralscha</groupId>
      <artifactId>extdirectspring</artifactId>
      <version>....</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

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

Demo applications using extdirectspring