Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
-
Updated
Mar 17, 2024 - Java
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
Skeletal javax.lang.model Implementation, Plus Concrete Realization Backed by Core Reflection, Akin to JEP 119
Java Reflection and Unsafe Alternates - MethodHandle and VarHandle API - Fix broken tests in a Code Kata
An implementation of Managed Data in Java
A Dependency Injection framework designed for JVM and Android applications with an Open-Ended API and Submit-Callback features and a specialized implementation for the jMonkeyEngine Applications.
How can Java Reflection be used to change the values of Integers and Strings at runtime?
Implementation of DI using reflection in Java
📐 TDL项目ServletDispatch(Spring MVC)重写
Framework to populate data model trees with data from structured text using regex & custom annotations
Trabalhando reflexão com Java
Repositório de documentação a respeito de Java Reflection assim como algumas implementações de fim didático
Java Reflection Api
Example of a simple library for JSON serialization with Java Reflection API
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
Framework that augments RMI with transparent session support using reflection & AOP
Simple utility class for working with the reflection API and handling reflection exceptions.
Java reflection: find annotated classes or methods
Add a description, image, and links to the java-reflection-api topic page so that developers can more easily learn about it.
To associate your repository with the java-reflection-api topic, visit your repo's landing page and select "manage topics."