ChristophGr / jandex

Java Annotation Indexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jandex - Java Annotation Indexer

This project reduces classpath scanning time by pre-indexing annotated classes.

usage

mvn install
java -jar target/jandex*.jar

and follow the instructions.

About

Java Annotation Indexer


Languages

Language:Java 100.0%