What are some of the biggest problems you personally face in Java?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • spring-fu

    Configuration DSLs for Spring Boot

  • Bean Definition -> Still needed although experimental projects like Spring Fu might remove their need in the future. Technically, there is nothing to stop you from registering beans functionally right now but the verbosity is likely to make that approach less optimal.

  • Quarkus

    Quarkus: Supersonic Subatomic Java.

  • Have you looked into using Micronaut or Quarkus with GraalVM? It will help with startup time. Take a look at this Micronaut guide if you’re interested

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Micronaut

    Micronaut Application Framework

  • Have you looked into using Micronaut or Quarkus with GraalVM? It will help with startup time. Take a look at this Micronaut guide if you’re interested

  • beanref

    A simple library that allows you to access your POJOs' properties in a static way

  • Mappers, binders, transformers, etc... I even wrote a small library to access properties through getters lambdas. https://github.com/throwable/beanref

  • SLF4J

    Simple Logging Facade for Java

  • Jackson JSON Processor

    Main Portal page for the Jackson project

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

  • What other programming languages/frameworks do you enjoy besides c#/dotnet?

    6 projects | /r/dotnet | 16 Apr 2023
  • mlfx FXML compiler

    2 projects | /r/JavaFX | 22 May 2023
  • Virtual Threads Arrive in JDK 21, Ushering a New Era of Concurrency

    8 projects | news.ycombinator.com | 12 Apr 2023
  • Tech-stack for web application using Kotlin?

    6 projects | /r/Kotlin | 15 Feb 2023
  • Top 5 Server-Side Frameworks for Kotlin in 2022: Micronaut

    8 projects | dev.to | 15 Jan 2023