May 2015
Intermediate to advanced
234 pages
4h 18m
English
In this chapter, we will cover the following recipes:
This chapter is about making Spring interact with another piece of software over a network. Different protocols can be used for this, but each one of them uses a client/server architecture. Spring can be the client or server.

Java RMI and HTTP Invoker are remote method ...
Read now
Unlock full access