Spring
14 entries201504 · 12
hadoop + spring integration test - hadoop 2.6.x with spring 4.0
Using Hadoop 2.6.x with Spring 4.0: installing Hadoop on OSX Yosemite and lining up the pom.xml dependencies.
Spring1 min
201503 · 24
writing spring junit testcases
Writing JUnit test cases in Spring: adding spring-test to pom.xml and loading the application context in the test.
Spring1 min
201503 · 10
spring-rabbitmq integration
Integrating RabbitMQ with Spring, from the rpm install and starting the server through the Spring configuration.
Spring1 min
201502 · 05
spring map to xml viewresolver
A Spring view class I made when I had to return xml instead of the usual json. Only works when the result is a map. Set up the config below...
Spring2 min