/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

conradakunga.com
| | stenbrinke.nl
5.1 parsecs away

Travel
| | A handy pocketguide that covers everything a .NET developer needs to know about configuration and secret management!
| | haacked.com
2.3 parsecs away

Travel
| | C# 11 introduced static virtual members in interfaces. The primary motivation for this feature is to support generic math algorithms. But it turns out, this feature is useful in other scenarios.
| | blog.ploeh.dk
3.1 parsecs away

Travel
| | A Dependency Injection pattern.
| | fusectore.dev
13.1 parsecs away

Travel
| This is the first part in a series of articles on dependency injection for the play framework using guice. As soon as Ive written the next part, it will be linked here. Please note that while the examples are written in Scala, the principles apply for Java likewise. Furthermore, please be aware that Guice is not the only framework to do dependency injection with. It is probably the most prominent one in the play ecosystem though. Guice does so called runtime dependency injection. This means dependencies ...