Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/upa-io/gnc-storage-aws-api
Repository describes how to use GCN to create a Java application to store, retrieve, and delete user profile pictures in Amazon Web Services (AWS) S3 Object Storage using the Micronaut Object Storage API.
https://github.com/upa-io/gnc-storage-aws-api
Last synced: 11 days ago
JSON representation
Repository describes how to use GCN to create a Java application to store, retrieve, and delete user profile pictures in Amazon Web Services (AWS) S3 Object Storage using the Micronaut Object Storage API.
- Host: GitHub
- URL: https://github.com/upa-io/gnc-storage-aws-api
- Owner: upa-io
- Created: 2023-10-28T01:13:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T03:25:24.000Z (about 1 year ago)
- Last Synced: 2024-11-07T00:11:53.702Z (2 months ago)
- Language: Java
- Size: 1.41 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Micronaut 4.0.6 Documentation
- [User Guide](https://docs.micronaut.io/4.0.6/guide/)
- [API Reference](https://docs.micronaut.io/4.0.6/api/)
- [Configuration Reference](https://docs.micronaut.io/4.0.6/guide/configurationreference.html)
- [Micronaut Guides](https://guides.micronaut.io/)
---
- [GraalVM Gradle Plugin documentation](https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html)
- [Micronaut Gradle Plugin documentation](https://micronaut-projects.github.io/micronaut-gradle-plugin/latest/)
- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)
## Feature aws-v2-sdk documentation- [Micronaut AWS SDK 2.x documentation](https://micronaut-projects.github.io/micronaut-aws/latest/guide/)
- [https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/welcome.html](https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/welcome.html)
## Feature http-client documentation
- [Micronaut HTTP Client documentation](https://docs.micronaut.io/latest/guide/index.html#nettyHttpClient)
## Feature object-storage-aws documentation
- [Micronaut Object Storage - AWS documentation](https://micronaut-projects.github.io/micronaut-object-storage/latest/guide/)
- [https://aws.amazon.com/s3/](https://aws.amazon.com/s3/)
## Feature serialization-jackson documentation
- [Micronaut Serialization Jackson Core documentation](https://micronaut-projects.github.io/micronaut-serialization/latest/guide/)