Timeline for What does the Spring framework do? Should I use it? Why or why not?
Current License: CC BY-SA 3.0
33 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 1, 2017 at 14:02 | review | Close votes | |||
| Jul 6, 2017 at 3:03 | |||||
| Feb 21, 2017 at 1:37 | comment | added | Steven Shaw | Take a look at Scala | |
| Nov 8, 2015 at 18:14 | comment | added | djeikyb | these days spring boot can be used for great effect in this scenario, rather than just the base spring framework. | |
| Sep 3, 2015 at 1:11 | comment | added | Michael K | Mockito.initMocks() works well with Spring. In prod, Spring wires up the dependencies, while in tests Mockito injects your mock objects. Much easier. | |
| Sep 3, 2015 at 0:36 | review | Close votes | |||
| Sep 16, 2015 at 3:01 | |||||
| Aug 5, 2015 at 16:27 | review | Close votes | |||
| Aug 11, 2015 at 3:02 | |||||
| Jun 15, 2015 at 11:35 | answer | added | Thomas Junk | timeline score: 15 | |
| Jun 15, 2015 at 8:08 | comment | added | Basilevs | Modern DI frameworks are a perfect way to make dependency resolution failures undetectable in design time. | |
| Jun 15, 2015 at 4:18 | review | Close votes | |||
| Jun 24, 2015 at 3:07 | |||||
| Jun 15, 2015 at 3:58 | history | protected | CommunityBot | ||
| Mar 10, 2015 at 21:19 | history | tweeted | twitter.com/#!/StackProgrammer/status/575405575577714690 | ||
| Mar 10, 2015 at 21:10 | comment | added | Random42 | Considering Enterprise Java, it's easier to answer what Spring doesn't do... | |
| Mar 10, 2015 at 19:59 | history | reopened | Joel Spolsky | ||
| May 30, 2014 at 17:11 | review | Reopen votes | |||
| May 31, 2014 at 1:01 | |||||
| Mar 19, 2014 at 12:14 | review | Reopen votes | |||
| Mar 19, 2014 at 12:48 | |||||
| Mar 19, 2014 at 2:06 | comment | added | alfredaday | I highly recommend reading my favorite technical book: Spring in Action, Third Edition by Craig Walls. It's a great read and will change the way you program. | |
| Sep 10, 2013 at 13:01 | review | Reopen votes | |||
| Sep 10, 2013 at 14:15 | |||||
| Sep 9, 2013 at 12:59 | review | Reopen votes | |||
| Sep 9, 2013 at 14:53 | |||||
| Oct 21, 2012 at 9:50 | review | Reopen votes | |||
| Oct 22, 2012 at 7:06 | |||||
| Oct 21, 2012 at 9:32 | comment | added | sleske | While it's true that this question is rather broad, I think it should remain open. I read it as "What benefits does Spring offer for a medium-sized project?", and that's a good question. | |
| Jun 15, 2012 at 13:03 | history | closed | gnat maple_shaft♦ | not constructive | |
| Jun 15, 2012 at 9:04 | answer | added | Uma | timeline score: 16 | |
| Mar 30, 2012 at 23:31 | history | edited | yannis | edited tags | |
| Jul 21, 2011 at 17:53 | vote | accept | sangfroid | ||
| Jul 15, 2011 at 11:02 | answer | added | Rudy | timeline score: 20 | |
| Jul 13, 2011 at 22:23 | comment | added | Aaron McIver | While you can use XML or annotations; keep in mind that Spring takes a convention over configuration mentality. It's not necessarily a checklist of items you have to address. | |
| Jul 13, 2011 at 22:18 | comment | added | Richard | I think you really need to try it out for a while for yourself to see if you like it and if its suitable for your project. Personally I hate it. | |
| Jul 13, 2011 at 19:40 | answer | added | Darien | timeline score: 124 | |
| Jul 12, 2011 at 21:34 | answer | added | Michael Borgwardt | timeline score: 31 | |
| Jul 12, 2011 at 20:40 | answer | added | Gary | timeline score: 74 | |
| Jul 12, 2011 at 19:21 | history | edited | sangfroid | CC BY-SA 3.0 | added 97 characters in body |
| Jul 12, 2011 at 19:13 | answer | added | Bernard | timeline score: 4 | |
| Jul 12, 2011 at 18:54 | history | asked | sangfroid | CC BY-SA 3.0 |