{"id":18572016,"url":"https://github.com/lucasspeixoto/java-reflection","last_synced_at":"2025-05-15T22:33:06.138Z","repository":{"id":215174396,"uuid":"738297281","full_name":"lucasspeixoto/java-reflection","owner":"lucasspeixoto","description":"Repositório de documentação a respeito de Java Reflection assim como algumas implementações de fim didático","archived":false,"fork":false,"pushed_at":"2024-01-03T22:38:09.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T14:27:44.877Z","etag":null,"topics":["java","java-reflection","java-reflection-api"],"latest_commit_sha":null,"homepage":"","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/lucasspeixoto.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}},"created_at":"2024-01-02T22:47:53.000Z","updated_at":"2024-01-02T22:50:38.000Z","dependencies_parsed_at":"2024-01-04T01:03:57.145Z","dependency_job_id":"f3900d82-6495-4e7e-b3a4-78571bcae1f9","html_url":"https://github.com/lucasspeixoto/java-reflection","commit_stats":null,"previous_names":["lucasspeixoto/java-reflection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasspeixoto%2Fjava-reflection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasspeixoto%2Fjava-reflection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasspeixoto%2Fjava-reflection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasspeixoto%2Fjava-reflection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasspeixoto","download_url":"https://codeload.github.com/lucasspeixoto/java-reflection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254433198,"owners_count":22070431,"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":["java","java-reflection","java-reflection-api"],"created_at":"2024-11-06T23:04:36.019Z","updated_at":"2025-05-15T22:33:05.752Z","avatar_url":"https://github.com/lucasspeixoto.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Reflection (Meta-programação)\r\n\r\n## O que é Java Reflection?\r\nÉ uma linguagem e uma feature da JVM que prove para nós uma forma\r\nde acessar informações sobre nossa aplicação (classes e objetos)\r\nem tempo de execução (runtime).\r\nhttps://codegym.cc/pt/groups/posts/pt.45.api-de-reflexao-reflexao-o-lado-obscuro-de-java\r\n\r\n## O que podemos fazer com o Java Reflections?\r\n* Escrever códigos mais flexíveis que:\r\n    * Conectam diferentes componentes em tempo de execução;\r\n    * Criar fluxos sem nenhuma modificação no código-fonte.\r\n* Escrever algoritmos que dinamicamente se adaptam e mudam seu comportamento baseado nos tipos de objetos e classes que estão trabalhando;\r\n*\tMais flexibilidade para analisar objetos e classes de uma aplicação em tempo de execução;\r\n* Podemos criar estruturas poderosas como:\r\n    * Frameworks;\r\n    * Bibliotecas;\r\n    * Designs de software.\r\n\r\n## Quais tecnologias utilizam Java Reflections?\r\n*\tJUnit: framework para teste unitário em projetos Java;\r\n* JSON Serialization/Deserialization;\r\n    * Jackson;\r\n    * Gson.\r\n* Injeção de dependência (ID):\r\n    * Spring Boot;\r\n    * Google Guice.\r\n*\tLogging frameworks;\r\n*\tFerramentas de ORM (Object-relational Mapping);\r\n*\tWeb Frameworks (Ex: Spring Boot);\r\n*\tFerramentas de desenvolvimento;\r\n*\tEntre outros…\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasspeixoto%2Fjava-reflection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasspeixoto%2Fjava-reflection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasspeixoto%2Fjava-reflection/lists"}