Timeline for Is it good practice to return ApiResponse from a Spring service layer?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 19 at 12:45 | answer | added | pdem | timeline score: 0 | |
| Nov 12 at 15:49 | answer | added | user481055 | timeline score: 0 | |
| Nov 12 at 13:26 | answer | added | VoiceOfUnreason | timeline score: 1 | |
| Nov 10 at 13:44 | answer | added | captncrunch | timeline score: 3 | |
| Nov 10 at 11:41 | comment | added | sfiss | Indirection and layers are tools to convert complexity and aid flexibilty. I write convert because while overall complexity may rise, local complexity is reduced. Your approach is locally more complex (i have to think about the api boundary) and less flexible (what if that boundary Changes). But it may also be fine: this is where you apply thinking (& using context) instead of following guidelines blindly. | |
| Nov 10 at 10:02 | history | edited | Conquer the world | CC BY-SA 4.0 | deleted 103 characters in body |
| Nov 10 at 10:02 | history | edited | Conquer the world | CC BY-SA 4.0 | deleted 187 characters in body |
| S Nov 10 at 10:01 | review | First questions | |||
| Nov 10 at 16:02 | |||||
| S Nov 10 at 10:01 | history | asked | Conquer the world | CC BY-SA 4.0 |