roxolid.github.io

MICRONAUT

Main page

https://micronaut.io/

micronaut_main_page

Download and install

Using SDKMAN.

https://micronaut.io/download/

micronaut_download_install_sdkman

User guide

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)

micronaut_github_guides

Micronaut Maven plugin

https://micronaut-projects.github.io/micronaut-maven-plugin/latest/examples/package.html

Other sources

Dockerize Micronaut app

https://medium.com/techwasti/dockerise-micronaut-application-c387f006ea54

Micronaut 101 (incl. creating app with CLI)

https://blog.stack-labs.com/code/introduction_to_micronaut/

Automatic Autonomous Wallet Download & Configuration with Micronaut

https://blogs.oracle.com/developers/automatic-autonomous-wallet-download-configuration-with-micronaut

Building Java Cloud Applications with Micronaut and OCI

Tutorial/Lab.

https://oracle.github.io/learning-library/developer-library/micronaut-oci-atp/workshops/freetier/

Communication (chats/rooms)

JavaDoc

Can be reached from Main Page.

https://docs.micronaut.io/latest/api/

Examples

https://github.com/micronaut-projects/micronaut-examples

Kubernetes

Can be reached from Main Page.

https://micronaut-projects.github.io/micronaut-kubernetes/latest/guide/index.html

OCI Cloud

Can be reached from Main Page.

https://micronaut-projects.github.io/micronaut-oracle-cloud/latest/guide

Tracing

Using Zipkin.

https://blogs.oracle.com/developers/adding-tracing-to-your-distributed-cloud-native-microservices

Other

Other resources used by or connected to Micronaut in some way.

vnd.error

Specification of what to return in body when error occurs. Micronaut uses this specification.

https://github.com/blongden/vnd.error

JSON Hypertext Application Language (HAL)

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

hal_documents

Jib - containerize Maven application

https://github.com/GoogleContainerTools/jib/blob/master/README.md and https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin