https://github.com/claudio-code/micronaut-grpc-with-kotlin
:memo: Learning many new things, a new language, framework and a new protocol
https://github.com/claudio-code/micronaut-grpc-with-kotlin
Last synced: 8 months ago
JSON representation
:memo: Learning many new things, a new language, framework and a new protocol
- Host: GitHub
- URL: https://github.com/claudio-code/micronaut-grpc-with-kotlin
- Owner: Claudio-code
- Created: 2023-03-14T01:27:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T02:14:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T20:54:08.201Z (10 months ago)
- Language: Kotlin
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Micronaut 3.8.7 Documentation
- [User Guide](https://docs.micronaut.io/3.8.7/guide/index.html)
- [API Reference](https://docs.micronaut.io/3.8.7/api/index.html)
- [Configuration Reference](https://docs.micronaut.io/3.8.7/guide/configurationreference.html)
- [Micronaut Guides](https://guides.micronaut.io/index.html)
---
- [Protobuf Gradle Plugin](https://plugins.gradle.org/plugin/com.google.protobuf)
- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)
## Feature jdbc-hikari documentation
- [Micronaut Hikari JDBC Connection Pool documentation](https://micronaut-projects.github.io/micronaut-sql/latest/guide/index.html#jdbc)