New answers tagged java
1
vote
Is it good practice to return ApiResponse from a Spring service layer?
To be short, the answer is clearly no, but I will use many approach to argument this answer:
programmatic and pragmatic approach:
You are using Spring ApiResponse, and what if you use @Controller ...
Top 50 recent answers are included
Related Tags
java × 5020design-patterns × 510
design × 499
object-oriented × 488
object-oriented-design × 250
architecture × 207
c# × 175
spring × 162
interfaces × 155
c++ × 153
exceptions × 149
programming-practices × 135
android × 124
multithreading × 122
unit-testing × 117
rest × 114
algorithms × 108
coding-style × 106
inheritance × 99
performance × 91
java-ee × 91
api-design × 86
testing × 83
programming-languages × 82
database × 81