https://github.com/reflexdemon/sample
Micronaut Sample Application
https://github.com/reflexdemon/sample
Last synced: 8 months ago
JSON representation
Micronaut Sample Application
- Host: GitHub
- URL: https://github.com/reflexdemon/sample
- Owner: reflexdemon
- Created: 2023-03-10T11:45:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T11:45:14.000Z (over 3 years ago)
- Last Synced: 2025-01-05T00:28:30.391Z (over 1 year ago)
- Language: Java
- Size: 59.6 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)
---
- [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)