on 2020 Oct 19 2:46 PM
We have Spring MVC to use the rest controller's. But what is the reason for introducing OCC service's which internally use Spring MVC only.
Request clarification before answering.
OCC focuses on web services only. All web service responses are normally in JSON, although this can be changed to XML. View is not returned; only data about the view returned.
For REST, you only need Spring Web; Spring Web MVC is not needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.