Timeline for Spring Restful API - Controller strategy
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 13, 2018 at 22:58 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 14, 2018 at 6:26 | comment | added | Laiv | Even REST API needs encapsulation. If it was not a web API. If it was a regular API in any other language, you would not expose all your entities. You need encapsulation in order to ensure the consistency and the integrity of the data. You provide consumers with an interface which is largely more concise and small than the sum of all the components that compose the whole API. | |
| Jun 13, 2018 at 22:35 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 15, 2018 at 13:41 | comment | added | Arun | Look for microservices. Split the applications to different services, deploy independently and largely, easy to modify and enhance. | |
| May 14, 2018 at 22:25 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 14, 2018 at 21:49 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 15, 2018 at 21:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 13, 2018 at 20:22 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 14, 2018 at 19:21 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Dec 15, 2017 at 19:17 | answer | added | Cole Ole | timeline score: 1 | |
| Dec 15, 2017 at 18:36 | review | First posts | |||
| Dec 16, 2017 at 3:07 | |||||
| Dec 15, 2017 at 18:28 | history | asked | frankieta | CC BY-SA 3.0 |