Java
-

Get to Know Customisation: JSON Binding Overview Series
Letâs take a look at how the annotation model and runtime configuration work when customizing the JSON Binding serialization and…
Read More » -

2 Ways to Setup LDAP Active Directory Authentication in Java Spring Security Example Tutorial
LDAP authentication is one of the most popular authentication mechanism around the world for enterprise application and Active directory (an…
Read More » -

How to exclude a URL from a Filter
By default, filters doesnât support excluding a specific URL pattern, whenever you define a URL pattern for a filter then…
Read More » -

Recent Java Developments – Late April 2018
There have been several recent developments in the Java-sphere this week and I summarize some of them in this post.…
Read More » -

Enhancing Java switch Statement with Introduction of switch Expression
In late December of last year, I posted “Switch Expressions Coming to Java?” Since then, there has been significant discussion,…
Read More » -

Serverless: a no-brainer!
Few years ago, containers swept through the dev and devops lands like a category-6 hurricane. Docker. Rkt. others. Docker Swarm.…
Read More » -

Spring Security Concurrent Session Control Example Tutorial – How to limit number of User Session in Java JEE Web Application
If you don’t know, Spring security can limit the number of sessions a user can have. If you are developing a…
Read More » -

Get to Know JSON Binding: Overview Series
The Java API for JSON Binding (JSON-B) 1.0 strengthens the Java EE platformâs overall support for the JSON data interchange…
Read More » -

How to setup JNDI Database Connection pool in Tomcat – Spring Tutorial Example
Setting the JNDI Database Connection pool in Spring and Tomcat is pretty easy. Tomcat server documentation gives enough information on…
Read More »



