-
Core Java
Elasticsearch for Java Developers: Elasticsearch from Java
This article is part of our Academy Course titled Elasticsearch Tutorial for Java Developers. In this course, we provide a…
Read More » -
Android Core
Fixing the NetworkOnMainThread exception in your Android app with AsyncTask
As soon as you start doing long-running operations such as network calls or anything else that can take more than…
Read More » -
Groovy
Using Groovy to Quickly Analyze Terracotta HealthCheck Properties
One of the considerations when configuring Terracotta servers with tc-config.xml is the specification of health check properties between Terracotta servers…
Read More » -
Software Development
The TDD That Works for Me
Test-driven development (a.k.a. TDD) was rediscovered by Kent Beck and explained in his famous book in 2002. In 2014, David…
Read More » -
DevOps
3 ways of using Docker Containers for Testing in Arquillian
Arquillian Cube is an Arquillian extension that can be used to manager Docker containers from Arquillian. With this extension you can…
Read More » -
Desktop Java
JavaFX Animation Tool
Ok, I guess it is time to let you in on a little secret. The last three months or so…
Read More » -
Core Java
[MEGA DEAL] Complete Java Programming Bootcamp (94%)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Enterprise Java
Index Data from a Relational Database into Elasticsearch – 1
Elasticsearch provides powerful search capabilities with support for sharding and replication of the data. So we would want to index…
Read More » -
Groovy
Debugging Grails 3, Spring Boot or Gradle with Eclipse
This is a small post for those who’s primary IDE is Eclipse for developing Grails 3 apps or plugins —…
Read More »