-
Software Development
Atom, Hackable Text Editor By GitHub
GitHub has recently announced its new text editor – Atom. It claimed it would be a 21st century text editor…
Read More » -
Scala
Scala: OOP basics
The most part of time when I’m coding I use Java. So it’s my main programming language. It satisfies me…
Read More » -
Enterprise Java
Using Lucene’s search server to search Jira issues
You may remember my first blog post describing how the Lucene developers eat our own dog food by using a…
Read More » -
Enterprise Java
HOW-TO: Test dependencies in a Maven project (JUnit, Mockito, Hamcrest, AssertJ)
JUnit itself is not enough for most of today’s Java projects. You also need a mocking library, maybe something else.…
Read More » -
Enterprise Java
Java 8 Friday Goodies: SQL ResultSet Streams
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -
Enterprise Java
Securing your AWS Infrastructure with IAM
When developing a new product and finding that product market fit every team needs to move fast. Especially startups, as…
Read More » -
Enterprise Java
Creating a simple JAX-RS MessageBodyWriter
JAX-RS is really cool and with the help of JAXB a lot of response data types can be converted for…
Read More » -
Software Development
The Test Waste Ratio
Remember the days when bugs were just part of life? I mean a big part. If you recall those dark…
Read More » -
Agile
A Template for Formulating Great Sprint Goals
Summary Working with sprint goals is a powerful practice. But many product owners and teams don’t leverage sprint goals or…
Read More »