Java
-

Mapping enum keys with EnumMaps
Hereâs a type that has been around in the JDK for a while and that comes in handy when we…
Read More » -

Free Webinar: Swallowed Exceptions in Java Applications
Join our webinar on January 30th to discover the âhiddenâ exceptions in your Java Application. If a tree falls in…
Read More » -

Bootiful Development with Spring Boot and React
âI love writing authentication and authorization code.â ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

What is a Functional interface in Java 8? @Functional Annotation and Examples
The functional interface is one of the most important concepts of Java 8 which actually powers lambda expression but many…
Read More » -

The Educational Aspect of Static Analysis
Very often new programmers who join our projects ask us whether we have auto-formatting instruments to make Java code look…
Read More » -

Using Google’s Protocol Buffers with Java
Effective Java, Third Edition was recently released and I have been interested in identifying the updates to this class Java…
Read More » -

What’s New in Effective Java’s Third Edition?
Ever since hearing about the pending publication of the Third Edition of Effective Java, I’ve wondered what would be new…
Read More » -

How to enable HTTP Basic Authentication in Spring Security using Java and XML Config
In the last article, I have shown you how to enable Spring security in Java application and today we’ll talk about how…
Read More » -

Would you use JSF for your next project?
There was an excellent stackoverflow blog post last week about the âBrutal Lifecycle of Javascript Frameworksâ. The article was about…
Read More »



