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 Loading

  1. avaje-inject avaje-inject Public

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

    Java 204 20

  2. avaje-http avaje-http Public

    Controller generation for Javalin, Helidon SE.

    Java 61 12

  3. avaje-config avaje-config Public

    Application configuration / properties loading for JVM applications

    Java 46 7

  4. avaje-jsonb avaje-jsonb Public

    java json binding library via source code generation

    Java 51 3

Repositories

Showing 10 of 41 repositories
  • avaje-inject Public

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

    avaje/avaje-inject’s past year of commit activity
    Java 204 Apache-2.0 20 3 1 Updated Jul 3, 2024
  • avaje-metrics Public

    Core implementation of avaje metric api

    avaje/avaje-metrics’s past year of commit activity
    Java 7 0 1 0 Updated Jul 3, 2024
  • avaje-validator Public

    POJO validation using annotation processing

    avaje/avaje-validator’s past year of commit activity
    Java 31 Apache-2.0 1 1 0 Updated Jul 3, 2024
  • avaje-jsonb Public

    java json binding library via source code generation

    avaje/avaje-jsonb’s past year of commit activity
    Java 51 Apache-2.0 3 1 0 Updated Jul 3, 2024
  • avaje-nima Public

    Convenience library for using Avaje with Helidon SE

    avaje/avaje-nima’s past year of commit activity
    Java 1 Apache-2.0 1 0 1 Updated Jul 2, 2024
  • avaje-config Public

    Application configuration / properties loading for JVM applications

    avaje/avaje-config’s past year of commit activity
    Java 46 Apache-2.0 7 2 0 Updated Jul 2, 2024
  • avaje/avaje-record-builder’s past year of commit activity
    Java 7 Apache-2.0 1 1 1 Updated Jul 2, 2024
  • 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 19 Apache-2.0 2 0 0 Updated Jul 2, 2024
  • avaje-provides-plugin Public

    module-info transformation via the classfile API

    avaje/avaje-provides-plugin’s past year of commit activity
    Java 2 0 0 0 Updated Jul 1, 2024
  • avaje-http Public

    Controller generation for Javalin, Helidon SE.

    avaje/avaje-http’s past year of commit activity
    Java 61 Apache-2.0 12 3 4 Updated Jul 1, 2024

People

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

Top languages

Loading…

Most used topics

Loading…