Http Batch Operations for Spring Framework -


does know if spring has way implement http batch operations, e.g. in odata?

http://www.odata.org/documentation/odata-version-3-0/batch-processing/

thank you

spring doesn't support http batch requests out of box (neither other general purpose java frameworks), started working on own (still in beta stage): https://github.com/bedrin/batchy

apache olingo supports odata 4.0 , batch requests, if odata need, try olingo.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

php - Symfony 2: "No route found for "GET /" - error on fresh installation -

java - Openshift port-forwarding -