Adam1302 / SpringBoot-AML

A SpringBoot Project dedicated to learning about works of Art, Media, and Literature
0 stars 2 forks source link

FEATURE: Replace book cover API call type with Optional<byte[]> #67

Closed Adam1302 closed 5 months ago

Adam1302 commented 5 months ago

Ticket

Closes #41

Information

What? Replace book cover API call type with Optional<byte[]>

Why? It's cleaner

How? Use the Optional class

Code Checklist

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud