7. Easily configure your Micronaut with MongoDB – character controller example
In the last few chapters we've setup a basic Micronaut project with JWT authentication against Postgres table. You can find the chapters here: Setup Micronaut + Postgres Setup base JWT…