0
834views
What are the steps of developing an application using SOA?
1 Answer
0
2views

There are eight steps, namely:

enter image description here

  1. Gather user requirements.
  2. Analyze business components to be reused or create new services.
  3. Design the Web Service (WS).
  4. Develop WS by implementing business logic with the use of the interface and implementation classes. The interface class is where the service the interface will be exposed …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.