JEP draft: Integrity and Strong Encapsulation

This page summarizes the projects mentioned and recommended in the original post on /r/java

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. gestalt

    A Java configuration library that allows you to build your configurations from multiple sources, merges them and convert them into an easy-to-use typesafe configuration class. A simple but powerful interface allows you to navigate to a path within your configurations and retrieve a configuration object, list, or a primitive value. (by gestalt-config)

    I have a library Gestalt that de-serializes configuration properties into objects. It checks for a setter and uses that first, but if not found it leverages setAccessable on the field to set the value from the configuration.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. jextract

    https://openjdk.org/projects/code-tools

  4. jackson-modules-base

    Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules

    [1] https://github.com/FasterXML/jackson-modules-base/issues/138

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • One click dependencies fix

    8 projects | dev.to | 8 Oct 2024
  • Napier VS tinylog - a user suggested alternative

    2 projects | 22 Jun 2023
  • just enough gradle

    2 projects | /r/androiddev | 4 Jan 2023
  • Java is your preferred language, but if you could press a button...

    4 projects | /r/java | 12 Dec 2022
  • how can i run a shell script within a kotlin program?

    2 projects | /r/Kotlin | 17 Aug 2022

Did you know that Java is
the 8th most popular programming language
based on number of references?