Skip to main content
9 events
when toggle format what by license comment
Sep 10, 2017 at 4:21 history tweeted twitter.com/StackSoftEng/status/906734422812184576
Sep 5, 2017 at 19:22 vote accept Antimon
Sep 5, 2017 at 7:17 answer added Mark Seemann timeline score: 52
Sep 5, 2017 at 7:11 comment added Walfrat @Maybe_Factor TL;DR split the project into smaller components.
Sep 5, 2017 at 5:11 review Close votes
Sep 10, 2017 at 3:02
Sep 4, 2017 at 23:35 comment added Maybe_Factor Having a 4000 line configuration file isn't the fault of dependency injection... there's plenty of ways to fix it: modularise the file into multiple smaller files, switch to annotation based injection, use JavaConfig files instead of xml. Basically, the problem you are experiencing is a failure to manage the complexity and size of your application's dependency injection needs.
Sep 4, 2017 at 22:22 answer added Ewan timeline score: 1
Sep 4, 2017 at 22:02 review First posts
Sep 5, 2017 at 8:25
Sep 4, 2017 at 21:58 history asked Antimon CC BY-SA 3.0