-
Software Development
OSTraining: Learn from Field Experts with 3000+ Video Tutorials & Monthly Web Design Books
OSTraining Developer Courses: Lifetime Subscription Hey fellow geeks, This week, on our JCG Deals store, we have an extreme offer.…
Read More » -
Scala
Finite state machines with Akka
As you could remember from previous posts, Part 1 and Part 2, we’re implementing a solution that integrates a sync…
Read More » -
DevOps
Couchbase Cluster on Docker Swarm using Docker Compose and Docker Machine
This blog post will explain how to create and scale a Couchbase Cluster using full armor of Docker – Docker Machine,…
Read More » -
Enterprise Java
Thymeleaf 3 – Get Started Quickly with Thymeleaf 3 and Spring MVC
Thymeleaf 3 release arrived. The new version brings plenty of new features like HTML5 support as well as Text templates…
Read More » -
Core Java
JavaFX 8 DatePicker in Swing Application
1. Overview This article shows an example of a Java SE 8 Swing application using a JavaFX 8 DatePicker control.…
Read More » -
Software Development
Dirty Hacks Are OK
In practically every project you’ve used a “dirty hack”. setAccessbile(true), sun.misc.Unsafe, changing a final value with reflection, copy-pasting a class…
Read More » -
Core Java
Cyclops-react Organises the Cambrian Explosion of Java 8 Libraries
What is Cyclops-react? The arrival of Lambda expressions and default methods in Java 8 heralded the biggest structural changes to…
Read More » -
Software Development
AWS Lambda for Beginners
AWS Lambda is a compute service from Amazon. It makes deployment and provisioning very simple and fits very well with…
Read More » -
Enterprise Java
NetBeans Java EE Tip #8: Persistence Units
The foundational goals of any good IDE are to simply and organize one’s code and development workflow. NetBeans does a…
Read More »