Showing posts with label More about spring framework. Show all posts
Showing posts with label More about spring framework. Show all posts

Saturday, December 21, 2013

Why I Like Spring

A short series of developer interviews with both conference attendees and presenters alike, on their experiences with Spring.

Saturday, October 26, 2013

An Introduction to Spring Data

The Spring Data project is an umbrella project that provides a familiar and consistent Spring-based programming model for a wide range of data access technologies. Motivated by the rise of new NoSQL databases and Big Data solutions, there is support for Redis, MongoDB, HBase, Neo4j, Gemfire, Hadoop and Splunk. There is also a "refresh" of Spring's traditional support for JDBC and JPA. In this session, we will provide a guided tour of the Spring Data feature set, showing how you can quickly increase your productivity when creating applications that use these new data access technologies. Use cases unique to each technology will be discussed and demonstrated as well as where Spring Data provides some level of portability between different databases.



Source : http://www.youtube.com/watch?v=jIae_pcG-9M

Demo: Spring Boot, Spring Loaded and Spring Tool Suite in 4 minutes

A short demo of using Spring Boot, annotations and Spring Loaded to write a Hello World web app in 4 minutes.

Sunday, May 5, 2013

Create Spring Integration Projects with STS

Tips and Tricks with Spring Integration

An Introducing Spring Hadoop

What's new in Spring MVC 3.2

Spring Dependency Injection Styles

Native Android Development with Spring