Spring
-
Enterprise Java
Spring Configurable Magic
Spring framework has several modules that provide a range of services, many of these modules Can work just for managed…
Read More » -
Enterprise Java
Reasons to consider spring-boot for your next Spring based application!
Spring-boot provides a quick way to create a Spring based application. There are some very compelling reasons to consider spring-boot…
Read More » -
Enterprise Java
Spring Interview Questions
Also check our latest article 69 Spring Interview Questions and Answers – The ULTIMATE List. 1) What is Spring? Answer:…
Read More » -
Enterprise Java
How to use Events in Spring 3.x
There are many concepts and techniques for creating loosely coupled applications, Event is one of them. Events can eliminate many…
Read More » -
Enterprise Java
Long Polling Tomcat with Spring
“Ooh err Missus” as comedian Frankie Howerd would have said, but enough of British innuendo and double entendre because Long…
Read More » -
Enterprise Java
Spring MVC: Resources
One of the most frequent questions which I receive from my blog readers is how to use css and javascript…
Read More » -
Enterprise Java
Spring Data REST in Action
What is spring-data-rest? spring-data-rest, a recent addition to the spring-data project, is a framework that helps you expose your entities…
Read More » -
Enterprise Java
Unit Testing of Spring MVC Controllers: REST API
Spring MVC provides an easy way to create REST APIs. However, writing comprehensive and fast unit tests for these APIs…
Read More » -
Enterprise Java
Spring MVC: REST application with CNVR vol. 3
This is a final, third part of Spring MVC REST tutorial with CNVR. Here I will demonstrate how all that…
Read More »