8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Basic CRUD implementation for Album Covers.
Introduce S3 Store replacing File Store.
Add albums to the app.
Implement two data sources
Original
Wrap application in Spring Boot
Replace database based job trigger with Rabbit MQ.
Read fixtures from CSV on file system.
Read fixtures from CSV on classpath instead of file system.
Introduce printing of messages on STDOUT and STDERR.