A solution to facilitate the creation of leisure services?

We have an application that works with the MySql database. Now we are implementing a mobile version of our application, and I am looking for a Java solution for easily creating leisure services from ready-made SQL queries.

Security and Performance Information: Security Required (LDAP). Performance - the working time of the rest request should be approximately equal to the working time of the sql request.

What solutions can be used for this?

+5
source share
9 answers

I think the best solution is REST4Enterprise can also look and restSQL

+2
source
+1

netbeans - . Netbeans - REST beans ( JPA). .

+1

CRUD REST, .

- - Dropwizard

my 2c

+1

REST - . ().

Eclipse → Webservice → Rest Webservice

+1

spring -rest grails .

+1

- PHP. , Tomcat, LDAP. , PHP MySql .

+1

- REST.. , , ... , .

0

Java ™ - RESTful : JSR 311 (JAX-RS) Jersey, Restlet, . Spring Java EE, REST MVC-.

http://www.ibm.com/developerworks/webservices/library/wa-spring3webserv/index.html

The following article also discusses RESTful api web services using java and mysql

http://www.9lessons.info/2012/09/restful-web-services-api-using-java-and.html

0
source

All Articles