Platform Engineering: Enhance the developer experience, establish secure environments, automate self-service tools, and streamline workflows
The dawn of observability across the SDLC has fully disrupted standard performance monitoring and management practices. See why.
Graduated B.s.c Information System Engineering on BGU Uneversity (2004). Co-founded few startups in the domain of socail web. Technically lead projects in 10K+ companies , SME and startups in the ERP domain, affiliation, marketing and social mobile. https://il.linkedin.com/in/gallevisnky
Stats
Reputation: | 148 |
Pageviews: | 228.4K |
Articles: | 2 |
Comments: | 4 |
Comments
Jun 22, 2017 · John Vester
Agree. Usually I provide a simple usage, with heallthy defaults ,and add a section for advanced usage.
Oct 17, 2012 · James Sugrue
Hi Martin,
If you would read the follow-up article, you would see how to avoid this using a certain pattern.
Therefore this issue is resolvable by using better code design, and not taking Spring's out of the box wiring.
So I would not hurry to blame the component dependency design where the issue does not occur with alternative wiring implementation.
Moreover, this solution is available and provided by Spring, which obviously develop it due to certain needs... so again, I'm not sure it should be called a hack
Gal.
Oct 17, 2012 · James Sugrue
Hi Martin,
If you would read the follow-up article, you would see how to avoid this using a certain pattern.
Therefore this issue is resolvable by using better code design, and not taking Spring's out of the box wiring.
So I would not hurry to blame the component dependency design where the issue does not occur with alternative wiring implementation.
Moreover, this solution is available and provided by Spring, which obviously develop it due to certain needs... so again, I'm not sure it should be called a hack
Gal.
Oct 09, 2012 · James Sugrue
Great post.
I posted another, more conventional way (utilizing Spring) which overcome some of the issues you discussed.
http://gal-levinsky.blogspot.co.il/2011/08/spring-security-3-ajax-login.html