I'm not a Java dev but I'm using it in AoC this year

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • jspecify

    An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.

  • With some projects like https://github.com/jspecify/jspecify you can say your code is @NullMarked, meaning all nullable fields are explicitly marked with @Nullable. That being ubiquitous is...some point in the future.

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Visual Studio is far superior to Intellj and the library is different. In Java you 500 json parsers. In C# its built in the language and otherwise Newtonsoft is the main standard. You don't need 500 web app frameworks, ASP.NET Core has everything you need and EF and Dapper solves your database needs. The tech stack in dotnet is pretty standardised.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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