Using SDKMAN.
https://micronaut.io/download/
Can be reached from Main Page. Can choose the version from combobox.
https://docs.micronaut.io/latest/guide/
https://micronaut.io/guides/ and https://github.com/micronaut-projects/micronaut-guides/tree/master/guides (incl. Oracle ATP, Cloud)
https://micronaut-projects.github.io/micronaut-maven-plugin/latest/examples/package.html
https://medium.com/techwasti/dockerise-micronaut-application-c387f006ea54
https://blog.stack-labs.com/code/introduction_to_micronaut/
Tutorial/Lab.
https://oracle.github.io/learning-library/developer-library/micronaut-oci-atp/workshops/freetier/
Can be reached from Main Page.
https://docs.micronaut.io/latest/api/
https://github.com/micronaut-projects/micronaut-examples
Can be reached from Main Page.
https://micronaut-projects.github.io/micronaut-kubernetes/latest/guide/index.html
Can be reached from Main Page.
https://micronaut-projects.github.io/micronaut-oracle-cloud/latest/guide
Using Zipkin.
https://blogs.oracle.com/developers/adding-tracing-to-your-distributed-cloud-native-microservices
Other resources used by or connected to Micronaut in some way.
Specification of what to return in body when error occurs. Micronaut uses this specification.
https://github.com/blongden/vnd.error
Specification of using hyper-text links in JSON.
Well, it’s never mentioned there, but I think it is quite connected to HATEOS principles.
https://datatracker.ietf.org/doc/html/draft-kelly-json-hal
https://github.com/GoogleContainerTools/jib/blob/master/README.md and https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin