Skip to content
@avaje

avaje

JVM libraries for DI, config, json, rest, metrics

Logo

Compile-time libraries for JVM applications

View the documentation →

Static Badge Discord Link

Avaje is a set of Java libraries for building applications.

Most use annotation processing to make them exceptionally light and most importantly, reflection-free. The effective size of all the following libraries combined barely takes up 0.8MB. (This is because most of the heavy lifting is done in annotation processors that are not included in your final jar)

General information:

Pinned Loading

  1. avaje-inject avaje-inject Public

    Dependency injection via source code generation

    Java 275 24

  2. avaje-http avaje-http Public

    Controller generation for Javalin, Helidon SE.

    Java 82 14

  3. avaje-config avaje-config Public

    Application configuration / properties loading for JVM applications

    Java 79 9

  4. avaje-jsonb avaje-jsonb Public

    java json binding library via source code generation

    Java 77 8

Repositories

Showing 10 of 45 repositories
  • avaje-jex Public

    Web routing for the JDK Http server

    avaje/avaje-jex’s past year of commit activity
    Java 34 Apache-2.0 2 2 2 Updated Aug 25, 2025
  • avaje-record-builder Public

    generates builder for records

    avaje/avaje-record-builder’s past year of commit activity
    Java 14 Apache-2.0 2 0 0 Updated Aug 25, 2025
  • avaje-httpserver-realworld Public Forked from bowbahdoe/jdk-httpserver-realworld

    avaje jdk http server example

    avaje/avaje-httpserver-realworld’s past year of commit activity
    Java 2 MIT 1 0 0 Updated Aug 25, 2025
  • avaje-prisms Public

    Upgraded fork of hickory (updated to Java 11 with module-info and new features)

    avaje/avaje-prisms’s past year of commit activity
    Java 25 Apache-2.0 2 0 0 Updated Aug 25, 2025
  • avaje-logback-encoder Public

    logback encoder that uses avaje-jsonb

    avaje/avaje-logback-encoder’s past year of commit activity
    Java 4 Apache-2.0 0 0 0 Updated Aug 25, 2025
  • avaje-oauth2 Public

    OAuth2 libraries

    avaje/avaje-oauth2’s past year of commit activity
    Java 0 Apache-2.0 0 0 1 Updated Aug 25, 2025
  • avaje-inject Public

    Dependency injection via source code generation

    avaje/avaje-inject’s past year of commit activity
    Java 275 Apache-2.0 24 5 0 Updated Aug 25, 2025
  • avaje-spi-service Public

    META-INF/services generator

    avaje/avaje-spi-service’s past year of commit activity
    Java 6 Apache-2.0 0 0 0 Updated Aug 24, 2025
  • avaje.github.io Public

    Generated website

    avaje/avaje.github.io’s past year of commit activity
    HTML 1 Apache-2.0 1 0 0 Updated Aug 22, 2025
  • website-source Public

    Source for the website documentation

    avaje/website-source’s past year of commit activity
    HTML 2 Apache-2.0 3 1 0 Updated Aug 22, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…