{"id":15862705,"url":"https://github.com/juwit/demo-micronaut","last_synced_at":"2025-04-01T20:45:06.362Z","repository":{"id":127210247,"uuid":"581802506","full_name":"juwit/demo-micronaut","owner":"juwit","description":"Micronaut Demo -micronaut Application","archived":false,"fork":false,"pushed_at":"2022-12-24T11:47:04.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T13:37:56.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juwit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-24T11:47:02.000Z","updated_at":"2022-12-24T11:47:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fd00172-d14f-4784-9701-c8fafb80da83","html_url":"https://github.com/juwit/demo-micronaut","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"a1ae3a4f2a5877ea15cb27edae05edfc60df572f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juwit%2Fdemo-micronaut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juwit%2Fdemo-micronaut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juwit%2Fdemo-micronaut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juwit%2Fdemo-micronaut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juwit","download_url":"https://codeload.github.com/juwit/demo-micronaut/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709918,"owners_count":20821298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T22:41:58.229Z","updated_at":"2025-04-01T20:45:06.345Z","avatar_url":"https://github.com/juwit.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Micronaut 3.7.5 Documentation\n\n- [User Guide](https://docs.micronaut.io/3.7.5/guide/index.html)\n- [API Reference](https://docs.micronaut.io/3.7.5/api/index.html)\n- [Configuration Reference](https://docs.micronaut.io/3.7.5/guide/configurationreference.html)\n- [Micronaut Guides](https://guides.micronaut.io/index.html)\n---\n\n- [Jib Gradle Plugin](https://plugins.gradle.org/plugin/com.google.cloud.tools.jib)\n- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)\n## Feature jetty-server documentation\n\n- [Micronaut Jetty Server documentation](https://micronaut-projects.github.io/micronaut-servlet/1.0.x/guide/index.html#jetty)\n\n\n## Feature assertj documentation\n\n- [https://assertj.github.io/doc/](https://assertj.github.io/doc/)\n\n\n## Feature management documentation\n\n- [Micronaut Management documentation](https://docs.micronaut.io/latest/guide/index.html#management)\n\n\n## Feature cache-ehcache documentation\n\n- [Micronaut EHCache Cache documentation](https://micronaut-projects.github.io/micronaut-cache/latest/guide/index.html#ehcache)\n\n- [https://www.ehcache.org/](https://www.ehcache.org/)\n\n\n## Feature github-workflow-ci documentation\n\n- [https://docs.github.com/en/actions](https://docs.github.com/en/actions)\n\n\n## Feature security-oauth2 documentation\n\n- [Micronaut Security OAuth 2.0 documentation](https://micronaut-projects.github.io/micronaut-security/latest/guide/index.html#oauth)\n\n\n## Feature swagger-ui documentation\n\n- [Micronaut Swagger UI documentation](https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html)\n\n- [https://swagger.io/tools/swagger-ui/](https://swagger.io/tools/swagger-ui/)\n\n\n## Feature openapi documentation\n\n- [Micronaut OpenAPI Support documentation](https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html)\n\n- [https://www.openapis.org](https://www.openapis.org)\n\n\n## Feature data-mongodb documentation\n\n- [Micronaut Data MongoDB documentation](https://micronaut-projects.github.io/micronaut-data/latest/guide/#mongo)\n\n- [https://docs.mongodb.com](https://docs.mongodb.com)\n\n\n## Feature http-client documentation\n\n- [Micronaut HTTP Client documentation](https://docs.micronaut.io/latest/guide/index.html#httpClient)\n\n\n## Feature mockito documentation\n\n- [https://site.mockito.org](https://site.mockito.org)\n\n\n## Feature kubernetes documentation\n\n- [Micronaut Kubernetes Support documentation](https://micronaut-projects.github.io/micronaut-kubernetes/latest/guide/index.html)\n\n- [https://kubernetes.io/docs/home/](https://kubernetes.io/docs/home/)\n\n\n## Feature config-kubernetes documentation\n\n- [Micronaut Kubernetes Distributed Configuration documentation](https://micronaut-projects.github.io/micronaut-kubernetes/latest/guide/#config-client)\n\n\n## Feature test-resources documentation\n\n- [Micronaut Test Resources documentation](https://micronaut-projects.github.io/micronaut-test-resources/latest/guide/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuwit%2Fdemo-micronaut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuwit%2Fdemo-micronaut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuwit%2Fdemo-micronaut/lists"}