Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petrmac/micronaut-testapp
https://github.com/petrmac/micronaut-testapp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/petrmac/micronaut-testapp
- Owner: petrmac
- License: apache-2.0
- Created: 2023-11-14T17:38:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T11:22:52.000Z (about 1 year ago)
- Last Synced: 2023-11-16T09:38:27.702Z (about 1 year ago)
- Language: Java
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Micronaut 4.1.6 Documentation
- [User Guide](https://docs.micronaut.io/4.1.6/guide/index.html)
- [API Reference](https://docs.micronaut.io/4.1.6/api/index.html)
- [Configuration Reference](https://docs.micronaut.io/4.1.6/guide/configurationreference.html)
- [Micronaut Guides](https://guides.micronaut.io/index.html)
---- [Jib Gradle Plugin](https://plugins.gradle.org/plugin/com.google.cloud.tools.jib)
- [Micronaut Gradle Plugin documentation](https://micronaut-projects.github.io/micronaut-gradle-plugin/latest/)
- [GraalVM Gradle Plugin documentation](https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html)
- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)
## Feature liquibase documentation- [Micronaut Liquibase Database Migration documentation](https://micronaut-projects.github.io/micronaut-liquibase/latest/guide/index.html)
- [https://www.liquibase.org/](https://www.liquibase.org/)
## Feature management documentation
- [Micronaut Management documentation](https://docs.micronaut.io/latest/guide/index.html#management)
## Feature openapi documentation
- [Micronaut OpenAPI Support documentation](https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html)
- [https://www.openapis.org](https://www.openapis.org)
## Feature kubernetes documentation
- [Micronaut Kubernetes Support documentation](https://micronaut-projects.github.io/micronaut-kubernetes/latest/guide/index.html)
- [https://kubernetes.io/docs/home/](https://kubernetes.io/docs/home/)
## Feature jdbc-hikari documentation
- [Micronaut Hikari JDBC Connection Pool documentation](https://micronaut-projects.github.io/micronaut-sql/latest/guide/index.html#jdbc)
## Feature micronaut-aot documentation
- [Micronaut AOT documentation](https://micronaut-projects.github.io/micronaut-aot/latest/guide/)
## Feature annotation-api documentation
- [https://jakarta.ee/specifications/annotations/](https://jakarta.ee/specifications/annotations/)