Baeldung Weekly Review 8

HTTP 2 is final – the big news of this week (it has been a while since the last one). Also – some cool deep dives into the JVM and Hibernate.

Baeldung Weekly Review 6

Some great Java back-to-basic articles, insights into building APIs and a discussion about backups. Good first week of February in my book.

Spring JDBC

Introduction to the Spring JDBC abstraction, with example on how to use the JbdcTempalte and NamedParameterJdbcTemplate APIs.

Jackson Date

How to process dates with Jackson – marshalling and unmarshalling these to and from JSON.

Transactions with Spring and JPA

How to best set up Transactions in Spring – the configuration, Transaction Propagation and which layer should have Transactional Semantics.

Spring Events

The Basics of Events in Spring – create a simple, custom Event, publish it and handle it in a listener.

The Baeldung Weekly Review 26

Java modularity is getting some attention this week, along with a very pragmatic alternative to the “Big Rewrite” of a software system – definitely a good week.

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 9

The 9h weekly review starts with the usual Spring releases and great webminars, API architecture and testing resources.