Java
-

Java EE7 and Maven project for newbies – part 8
Part #1, Part #2, Part #3, Part #4, Part #5, Part #6, Part #7 Part #8 It’s been a long…
Read More » -

JPA 2.1: Unsynchronized persistence context
The JPA version 2.1 brings a new way how to handle the synchronization between the persistence context and the current…
Read More » -

Bind WildFly to a different IP address, or all addresses on multihomed
Interface is a logical name, in WildFly parlance, for a network interface/IP address/host name to which sockets can be bound. There are…
Read More » -

LOVs in Oracle MAF
We all love one of the most powerful ADF features lists of values. Using them we can declaratively and easily…
Read More » -

Head first elastic search on java with spring boot and data features
In this article I’ll try to give you an easy introduction on how to use Elastic Search in a Java…
Read More » -

Java Bootstrap: Dropwizard vs. Spring Boot
How to get a production ready Java application off the ground in the shortest time possible? I’m not a morning…
Read More » -

Create your own AOP in Java
Introduction As you know AOP is one of the best features provided by Spring framework which provides utmost flexibility while…
Read More » -

Interface Evolution With Default Methods – Part I: Methods
A couple of weeks back we took a detailed look into default methods – a feature introduced in Java 8…
Read More » -

Using Java 8 Lambda expressions in Java 7 or older
I think nobody declines the usefulness of Lambda expressions, introduced by Java 8. However, many projects are stuck with Java…
Read More »



