Java – Data Access Objects – Considerations (p. 1) Posted by Mário Júnior - 01/09/2016 This article is about some implications of how you implement the Data Access Objects pattern…
When things go wrong, please don’t make em worst – a Java Exceptions must read guide Posted by Mário Júnior - 04/08/2016 I think the first thing we should discuss is: what is an exception. In a…
Java EE Annotations – the Gap Posted by Mário Júnior - 21/07/2016 Annotations are some sort of metadata type. They can be applied on type definitions, variables,…
The Magic behind most JavaEE frameworks Posted by Mário Júnior - 05/07/2016 I’m not a big fan of godification. This is a concept I invented myself to…
2 Java code lines that will definitely crash you Posted by Mário Júnior - 20/06/2016 The code snippet The crash Do not compile and run it yet. Read it again,…
Java EE Reporting – I was thinking about it Posted by Mário Júnior - 18/06/2016 When it comes to deliver reports to the end user, the number one approach for…
Comentários Recentes