Java Weekly, Issue 307

1. Spring and Java

===== >> Static Data with Spring Boot [reflectoring.io]

A good tutorial on externalizing application configuration with @ConfigurationProperties.

>> The best way to fix the Hibernate MultipleBagFetchException [vladmihalcea.com]

A quick look at the right way to solve this problem, while exposing inefficiencies of an often-recommended approach.

>> Easier attribute management in Java EE [blog.frankel.ch]

And a trip down memory lane shows how request/session attribute management has changed since J2EE.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical and Musings

A couple of tutorials show how to a set up an AWS relational database service and interact with it from Lambdas.

>> Stackbit: build JAMStack sites in a few clicks [vojtechruzicka.com]

And a new tool for building static sites integrates seamlessly with site generators and CMS.

Also worth reading:

3. Comics

And my favorite Dilberts of the week:

>> Multiple Choice [dilbert.com]
>> Workflow Training [dilbert.com]

4. Pick of the Week