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

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -