1. Spring and Java

>> The best way to use the JPA OneToOne optional attribute [vladmihalcea.com]

Avoiding n+1 query issues by taking advantage of attributes of OneToOne in JPA

>> Spring AI: Getting Started [vojtechruzicka.com]

And a look at getting started with Spring AI and easily integrating Artificial Intelligence functionality into your Spring Boot application

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> Using my new Raspberry Pi to run an existing GitHub Action [foojay.io]

A quick and practical guide on how to set up a GitHub action runner on a Raspberry Pi

Also worth reading:

3. Pick of the Week

>> Distracting software engineers is much more harmful than you think [zaidesanton.substack.com]


原始标题:Java Weekly, Issue 540 | Baeldung

« 上一篇: Java中int转short详解