Ext.Direct Spring

Implements the Ext.Direct specification with Java/Spring 4

License

License

GroupId

GroupId

ch.ralscha
ArtifactId

ArtifactId

extdirectspring
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ext.Direct Spring
Implements the Ext.Direct specification with Java/Spring 4
Project URL

Project URL

https://github.com/ralscha/extdirectspring/
Source Code Management

Source Code Management

https://github.com/ralscha/extdirectspring.git

Download extdirectspring

How to add to project

<!-- https://jarcasting.com/artifacts/ch.ralscha/extdirectspring/ -->
<dependency>
    <groupId>ch.ralscha</groupId>
    <artifactId>extdirectspring</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ralscha/extdirectspring/
implementation 'ch.ralscha:extdirectspring:1.8.1'
// https://jarcasting.com/artifacts/ch.ralscha/extdirectspring/
implementation ("ch.ralscha:extdirectspring:1.8.1")
'ch.ralscha:extdirectspring:jar:1.8.1'
<dependency org="ch.ralscha" name="extdirectspring" rev="1.8.1">
  <artifact name="extdirectspring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ralscha', module='extdirectspring', version='1.8.1')
)
libraryDependencies += "ch.ralscha" % "extdirectspring" % "1.8.1"
[ch.ralscha/extdirectspring "1.8.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-aop jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-core jar
org.springframework : spring-expression jar
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.immutables : value jar 2.5.6

test (30)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.platform : junit-platform-runner jar 1.4.0
org.assertj : assertj-core jar 3.12.2
org.springframework : spring-test jar
org.aspectj : aspectjrt jar 1.9.4
org.aspectj : aspectjweaver jar 1.9.4
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.25
commons-fileupload : commons-fileupload jar 1.4
commons-io : commons-io jar 2.6
joda-time : joda-time jar 2.10.2
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.httpcomponents : httpmime jar 4.5.8
org.hibernate.validator : hibernate-validator jar 6.0.13.Final
org.glassfish : javax.el jar 3.0.0
org.springframework.security : spring-security-web jar 5.1.5.RELEASE
org.springframework.security : spring-security-core jar 5.1.5.RELEASE
org.springframework.security : spring-security-config jar 5.1.5.RELEASE
org.springframework : spring-tx jar
org.springframework : spring-jdbc jar
org.springframework : spring-orm jar
com.h2database : h2 jar 1.4.199
org.hibernate : hibernate-core jar 5.4.1.Final
javax.xml.bind : jaxb-api jar 2.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.0.1
org.javassist : javassist jar 3.25.0-GA
org.eclipse.jetty : jetty-server jar 9.4.18.v20190429
org.eclipse.jetty : jetty-webapp jar 9.4.18.v20190429

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0