Explore >> Select a destination


You are here

renato.athaydes.com
| | thinking-in-code.blogspot.com
13.8 parsecs away

Travel
| | I have a confession to make: I am a lazy typer. And if there is one thing I can't stand it's having to type the same thing more times than I...
| | bill.burkecentral.com
13.1 parsecs away

Travel
| | When writing an annotation-based framework, you many times have the need to find all classes that use a specific annotation at deployment time to initialize your framework. For example, the EJB 3.0 deployer needs to know which classes are annotated with @Stateless, @Stateful, and @MessageDriven, so it can create a container for each of those...
| | cloudogu.com
7.8 parsecs away

Travel
| | In our three-part series, we show you how to use Java Annotation Processors. Part 1: Introduction and basics. Read now.
| | yolken.net
92.9 parsecs away

Travel
| Having switched jobs a few times over the last few years, I've done a a lot of software engineering interviews. In my most recent job search, for instance, I did around eight phone screens followed by six on-sites.