Skip to content
@avaje

avaje

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

Logo

Compile-time libraries for JVM microservices

View the documentation →

Static Badge Discord Link

Avaje is a set of Java libraries for building microservices.

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.6MB. (This is because most of the heavy lifting is done in annotation processors that are not included in your final jar)

General information:

Pinned

  1. avaje-inject avaje-inject Public

    Dependency injection via APT (source code generation) ala "Server-Side Dagger DI"

    Java 195 20

  2. avaje-http avaje-http Public

    Controller generation for Javalin, Helidon SE.

    Java 57 12

  3. avaje-config avaje-config Public

    Application configuration / properties loading for JVM applications

    Java 38 6

  4. avaje-jsonb avaje-jsonb Public

    java json binding library via source code generation

    Java 49 3

Repositories

Showing 10 of 41 repositories

People

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

Most used topics

Loading…