Serve Static Resources with Spring

How to map and handle static resources with Spring MVC – use the simple configuration, then the 3.1 more flexible one and finally the new 4.1 resource resolvers.

Baeldung Weekly Review 43

This week is definitely Spring heavy – lot of solid Spring Boot pieces that show how the framework is maturing. Some interesting JVM articles as well.

The Baeldung Weekly Review 36

An interesting Java focused week, as well as a few Spring announcement and a lot of talk around persistence in general and Hibernate in particular.

The Baeldung Weekly Review 25

Spring centric week with some good steps forward for the community – new Spring IO platform, moving to StackOverflow and a few solid webinar recordings.

Introduction to Spring Data JPA

Introduction to Spring Data JPA with Spring 4 – the Spring config, the DAO, manual and generated queries and transaction management.

The Baeldung Weekly Review 17

An solid week for both Java and Spring, as well as very good article (and followup) on building a Hypermedia service from the well known FizzBuzz interview problem.