-
Software Development

Multilayered Architecture (4) – The Infrastructure Layer
Introduction What is Infrastructure? If we think at a building, Infrastructure is what brings light and water. You can build…
Read More » -
Enterprise Java

Testing Spring “session” scope
In a Spring based Web application, beans can be scoped to the user “session”. This essentially means that state changes…
Read More » -
Enterprise Java

Spring Data Solr Tutorial: Pagination
In the earlier parts of my Spring Data Solr tutorial, we have implemented a simple search function which is used…
Read More » -
Software Development

Continuous Delivery – Part 6 – Backward & Forward Compatibility
Previous Chapter: Startup – Self Test One very important mind set developers will have to adopt and practice is backward…
Read More » -
Software Development

Code Reviews with Five Whys
We are told that we should organize code reviews because code reviews good for our code base. We have followed…
Read More » -
Enterprise Java

Spring Data Solr Tutorial: Sorting
When we are implementing a word search function, we typically want to sort the search results in descending order by…
Read More » -
Enterprise Java

Spring Data Solr Tutorial: Dynamic Queries
Solr is often referred as a search server which we can use when we are implementing full-text search functions. However,…
Read More » -
Enterprise Java

Spring JPA Data + Hibernate + MySQL + Maven
Development of web-applications with the help of Spring MVC implies creation of several logical layers of architecture. One of the…
Read More » -
Enterprise Java

Deploying BroadleafCommerce 2.0 on JBoss AS 7
First 2 steps are not really related to Broadleaf specific, but mentioned to make it easy to follow(copy/paste) the steps.…
Read More »





