-
Core Java
Processing Java Annotations Using Reflection
In my previous article covering Java Annotations, I outlined a recent use case and provided you with some examples of custom…
Read More » -
Software Development
AngularJS: Different ways of using Array Filters
AngularJS provides filter feature which can be used to format input value or to filter an Array with the given…
Read More » -
Core Java
JUnit in a Nutshell: Unit Test Assertion
This chapter of JUnit in a Nutshell covers various unit test assertion techniques. It elaborates on the pros and cons…
Read More » -
Core Java
Garbage Collection: increasing the throughput
The inspiration for this post came after stumbling upon “Pig in the Python” definition in the memory management glossary. Apparently,…
Read More » -
Enterprise Java
Brand new JSF components in PrimeFaces Extensions
The PrimeFaces Extensions team is glad to announce several new components for the upcoming 3.0.0 main release. Our new committer…
Read More » -
Agile
The Measure Of Success
What makes a successful project? Waterfall project management tells us it’s about meeting scope, time and cost goals. Do these…
Read More » -
Software Development
Load-Testing Guidelines
Load-testing is not trivial. It’s often not just about downloading JMeter or Gatling, recording some scenarios and then running them.…
Read More » -
DevOps
Continuous Delivery with Docker, Jenkins, JBoss Fuse and OpenShift PaaS
I recently put together an end-to-end demo showing step-by-step how to set up a Continuous Delivery pipeline to help automate…
Read More » -
Core Java
5 Error Tracking Tools Java Developers Should Know
Raygun, Stack Hunter, Sentry, Takipi and Airbrake: Modern developer tools to help you crush bugs before bugs crush your app! …
Read More »