jOOR

Class refraction

An API wrapper simplifying Java class reflection

jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.

GitHub

3k stars
116 watching
375 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jooq/jooq A powerful and type-safe way to write SQL queries in Java 6,170
jooq/jool Extends Java 8 lambdas with additional functionality for working with sequential data streams 2,091
jsqlparser/jsqlparser A tool for parsing and analyzing SQL statements into a hierarchical data structure. 5,407
jooq/joox An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java. 495
zero88/jooqx An implementation of a powerful, reactive, and non-blocking SQL database interface 27
arakelian/java-jq A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing 83
requery/requery A Java-based library for mapping objects to databases and generating SQL queries with RxJava support 3,139
jcsalterego/jqq An interactive wrapper around jq, providing an easy-to-use command-line interface. 310
dius/java-faker Generates fake data for testing and development purposes 4,765
openfeign/feign Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. 9,506
vavr-io/vavr A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality. 5,743
manifold-systems/manifold A Java compiler plugin providing advanced metaprogramming capabilities and language enhancements. 2,412
karatelabs/karate A test automation framework that simplifies API testing and allows non-programmers to write tests 8,285
stephanenicolas/reflection-no-reflection A proof-of-concept project to create an API compatible with Java reflection without using reflection. 130
javaparser/javaparser A Java library that generates an Abstract Syntax Tree from source code and provides advanced analysis functionalities. 5,437