https://github.com/carldea/github-actions-demo
https://github.com/carldea/github-actions-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/carldea/github-actions-demo
- Owner: carldea
- Created: 2022-07-31T23:26:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T19:03:27.000Z (almost 4 years ago)
- Last Synced: 2025-03-03T05:26:35.212Z (over 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Micronaut 3.5.4 Documentation
- [User Guide](https://docs.micronaut.io/3.5.4/guide/index.html)
- [API Reference](https://docs.micronaut.io/3.5.4/api/index.html)
- [Configuration Reference](https://docs.micronaut.io/3.5.4/guide/configurationreference.html)
- [Micronaut Guides](https://guides.micronaut.io/index.html)
---
- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)
## Feature swagger-ui documentation
- [Micronaut Swagger UI documentation](https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html)
- [https://swagger.io/tools/swagger-ui/](https://swagger.io/tools/swagger-ui/)
## 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 http-client documentation
- [Micronaut HTTP Client documentation](https://docs.micronaut.io/latest/guide/index.html#httpClient)